Frontpage, center pages

G

grace garcia

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
 
S

Stefan B Rusynko

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
 
Top