PhilgB
02-26-2003, 10:26 PM
First of all im using strict dtd. Secondly, i know height=100% has been disabled for tables. Now, what Im trying to do is...
I have a table with, for examples sake, 3 rows and any number of columns.
I want the three rows to be a maximum of 20px and a fourth row, filler row, to fill the rest of the space. When I do not specify any heights or only specify the 20px heights, they all end up being the same height. When I specify "100%" to the filler row, its height becomes the height of the table (including the first three rows = too big).
Does anyone have any ideas?
Thanks.
I have a table with, for examples sake, 3 rows and any number of columns.
I want the three rows to be a maximum of 20px and a fourth row, filler row, to fill the rest of the space. When I do not specify any heights or only specify the 20px heights, they all end up being the same height. When I specify "100%" to the filler row, its height becomes the height of the table (including the first three rows = too big).
Does anyone have any ideas?
Thanks.