Is there any way to make a table stretch to the bottom of a page using css1/css2? As you know the <table height="100%" ... is not valid.
My problem is that I have a centered table where all the content, navigation etc is placed. On some pages with a lot of content I'll get a vertical...
I'm just wondering if I'm doing right here..., maybe someone can help me.
In my stylesheet I have the code:
.leftmenu :link {...}
.leftmenu :visited {...}
.leftmenu :link:hover {...}
.leftmenu :visited:hover {...}
And in the html document (inside a table):
<div class="leftmenu">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.