|
| |
|
|
mrfantomex
Posts: 1 Joined: 11/13/2004 Status: offline
|
Basic CSS positioning - 11/13/2004 22:43:31
I'm trying to do something very, very simple, but for some reason is incredibly complicated in CSS. The basic <table> translation would be this <table> <tr><td width=50%></td><td width=50%></td></tr> <tr><td width=50%></td><td width=50%></td></tr> ... </table> And, actually I've done this, but the only way CSS will display it correctly is when ALL boxes are float:left, which makes it impossible for me to center my main box on the page. (I've also COMPLETELY given up any hope of margin or padding working with % widths. Absolute it is from here on out) You can view the closest I've come here http://www.lelon.net/tests Please help. Thanks in advance.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|