I'm having a small problem.
I'm building my website, trying not to use any tables, in favor of CSS.
I want this script to be converted to a CSS script:
tags where approriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url]
Ask and the Great Google provides.
http://glish.com/css/7.asp
http://www.pixy.cz/blogg/clanky/css-3col-layout/
the second one is probably the better one to use as example..
Thanks. But... it's not correct. My table has a fixed width. The examples only show solutions for when the contents scale with the width of the browser window.
I don't want the table's contents to be centered. I want the whole thing to be centered. So the "table" should appear horizontally in the middle of the screen.