table height with css
This is such a simple question, it seems I should know the answer....but it hasn't come to me yet....
In the past, to make sure a table with little content fills the height of all screens, I have used HEIGHT="100%" in the <table> tag. But now that I'm writing XHTML (and actually validating the pages!), I find that height is not a valid table attribute.
I don't recall seeing a way to do it with css, and am currently just putting a lot of
tags at the bottom of the table, which seems remarkably Neanderthal-ish....
Thanks in advance ------
_||_
db
|