how do I format my pages so they are centered in any browser and .

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

Guest

I'm not sure how this is done; or if it is possible with FP. Thanks in
advance for any help anyone can give.

Frank
 
Can be done with CSS or place all page content into a table that is set to be centered.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
do you layout with tables; set the table position to centre, as opposed to
"left" or "right".
if its simple enough a site, then it should view OK in most browsers. Make
sure your table width is within the viewable area of your browser - set
width with a % setting (that way it will adjust to suit the screen
resolution setting of the user)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top