View Full Version : html for my site


kennys6
11-01-2004, 04:38 PM
http://freewebs.com/fatsalmon

I want to place the layer in the middle of the page, exactly. even when the page is minimised or maximised.

i want to keep layers instead of tables.

what do i do?

Monkey Bizzle
11-01-2004, 05:11 PM
i looked at your source code and this is what i think... you can put <div align="center"></div> around all of your content, and then it will center in all resolutions. I use it on my site, and so far I can't think of a reason why you wouldn't want to do it like this! Someone correct me if I am wrong Thanks!