Page formatting

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

Guest

How can I format a page to be centered on any screen resolution setting? (ie
1024 x 768 or 800 x 600) The way I'm doing it now I notice the page can shift
around if the resolution size is changed.
Thanks!
 
Put you design in a table <760px wide, then center the table on the page. That's one way...there are others as well.


| How can I format a page to be centered on any screen resolution setting? (ie
| 1024 x 768 or 800 x 600) The way I'm doing it now I notice the page can shift
| around if the resolution size is changed.
| Thanks!
 
If the text is centered, it should automatically adjust to any screen size
and resolution. If your page content is contained in a table, then you will
need to edit the table properties and choose Alignment: Center. You can
also control the width of the table. If you click on Width and then 100%,
that will allow the table to stretch for higher resolutions.

Hope this helps!
 
Thank you sooooo much!

MuffinNE1 said:
If the text is centered, it should automatically adjust to any screen size
and resolution. If your page content is contained in a table, then you will
need to edit the table properties and choose Alignment: Center. You can
also control the width of the table. If you click on Width and then 100%,
that will allow the table to stretch for higher resolutions.

Hope this helps!
 
Back
Top