How to keep content in the centre no matter what screen size

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

Guest

i have created a simple table and added page margins. I would like to keep
the table absolutely positioned so that when the screen size shrinks or grows
the table remains in the centre.


Thanks.
 
You don't want to use any absolute positioning
- just select the table and set its properties to be center aligned
(FP will wrap the table in a <div align="center"><table....</div> tag)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|i have created a simple table and added page margins. I would like to keep
| the table absolutely positioned so that when the screen size shrinks or grows
| the table remains in the centre.
|
|
| Thanks.
 

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