how do i center web page on screen after I have built my website

G

Guest

I have built my website at 760 pixels, and have shared borders (left top and
bottom), graphics and a layout table to hold the text. I wish to have the
website centered on the screen, regardless of the resolution of the monitor.
I understand the way to do is to set up a single cell table, center it and
build your website inside. My site is already done. How do I move the pages
into the table?

Thanks for your help.

Russ
 
M

MD Websunlimited

Hi Russell,

In code view, after the body start tag, enter the table, tr, td tags. Before the </body> tag enter the /td /tr and /table tags.
 
G

Guest

Hi Mike:

Thanks for the response. I had actually tried exactly what you suggested,
but since I have the shared borders which I believe are defined in the meta
section under <head> through </head), this only enclosed all the information
below and beside the top and side shared borders respectively. As a result
the border was not around the entire page, only the body part of the page and
so it did not center the page. I also tried to put the opening parts of the
statement in the meta section, but I got the same results.

Did I do something wrong or is there an issue with the shared borders?

Russ
 
R

Ronx

Cannot be done when using shared borders. Shared borders add a 100% wide
table around your content when you save the page.
Convert the shared borders to FrontPage includes, or (FP2003) use a Dynamic
Web Template.
 

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

Top