Hello, i know it is a bit off topic, but one of you must know the answer to this.
i have a table, but whatever i do it won't go to a height of 100% of the page.
I want that to be the minimum size of the table.
I know that in css2 there is something like min-height, but that doesn't work yet.
I got it to work in one way but that is not good enough (didn't work in Netscape)
css put html and body also on 100%
But i need the real solution. How can i, without using frames get a single table on a page to the height of 100% in Internet explorer and in Netscape?
Thanks for your help