Centralize Page in Browser

D

Don210940

In Frontpage I want to make a 800 wide page display centrally when loaded
into a higher resolution Browser.
 
T

Teri Carnright

I agree - a table is the easiest way to go. You only need one row and one
column - then put the content of your web into the area just as you would
without a table. Be sure Table Properties has horizontal alignment set to
"center".

Also, I recommend you make the table width 770px rather than 800, as extra
room is taken up by the vertical scroll bar in full screen 800 x 600
resolution.
 
Top