Reply to Re: Set table height to minum of the size of the "window" without javascript?
Posted by Ivan Pesa on 01/10/07 22:23
"J.O. Aho" wrote in message
>I wonder if it's possible to set the height of a table to be at least the
>same as the displayed area in the browser without using javascript
>(including that jscript from microsoft), so that it works in gecko based
>browser, opera, khtml based browser and msie?
>
>
> --
>
> //Aho
U can use this simple order --> <table height="100%">