Page layout

A

Andrew Murray

I can't really see the difference, since the designs are so *different* - in
saying that, I mean I can't tell what you're indicating/asking about on
those two sites vs what you want for your site.

I assume you're asking about Tables and how to centre content on a
page/screen.

To make your pages "centered" place the content in a table; set the
"position" and "float" to "centre" and "default" in the table properties.
This will centre the table in the browser viewing area. make the table
width size in percent, rather than in pixels, so if a user doesn't view in a
full size browser window, the page will adjust to the size of the window.
 
F

Fred

Thanks Andrew. That did the trick.

Andrew Murray said:
I can't really see the difference, since the designs are so *different* -
in saying that, I mean I can't tell what you're indicating/asking about on
those two sites vs what you want for your site.

I assume you're asking about Tables and how to centre content on a
page/screen.

To make your pages "centered" place the content in a table; set the
"position" and "float" to "centre" and "default" in the table properties.
This will centre the table in the browser viewing area. make the table
width size in percent, rather than in pixels, so if a user doesn't view in
a full size browser window, the page will adjust to the size of the
window.
 

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