Frontpage, center pages

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

what is the simplist way to center a page. my pages are offset a little.
I don't want to add any columns, since this causes other pages to get
misaligned. Thanks
 
Wrap it in div tags

<div align="center">
......page content here
</div>

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| what is the simplist way to center a page. my pages are offset a little.
| I don't want to add any columns, since this causes other pages to get
| misaligned. Thanks
 
Back
Top