Sent by Brad Cox on 29 January 2002 09:09
Could someone please share the secret to eliminating tables and
frames with CSS? I need a plain vanilla page layout, with fixed
height panes at the top, left and bottom and a main pane that
occupies the remainder.
----------------------------------------------------
| top |
----------------------------------------------------
| | |
| | |
| | |
| | |
| left | main |
| | |
| | |
| | |
| | |
----------------------------------------------------
| bottom |
----------------------------------------------------
I copied css that did this, but apparently broke it from not
understanding the issues.