Quote:
Originally Posted by pdurrant
There is window height, which is what's used is you specify height: 70%.
|
Where does it say that? The except I quoted says the percentage refers to the containing block, and the containing block is not the window, but probably the <body> element, which "depends on content height". I wish it would work like you say, but I haven't found any reference saying so.