Forum Moderators: open
Here's my problem. I have a header that runs 100% horizontal that is 255 pixels high.
Below the header I have 2 tds. the one on the left needs to be 165 pixels wide. The width doesn't matter.
The 165 pixel wide td (and the one beside it) need to extend to 100% of the page vertically.
What I need to be able to do is something like 100% -255px to allow the td to roll to the bottom of the page. Any help is greatly appreciated as this is something I have to figure out despite my aforementioned disdain for tables.