|
Posted by celineusa on 11/26/05 03:17
Hi All,
I am using CSS, and nested DIV.
I have a container div which is set to height: 100%.
On my page, inside my container div, I have many divs.
On the top, I have a div for the logo with height:100px
Under, I have my menu background on the left in another div that is
supposed to take the rest of the page in height, and stretch if
necessary. I fixed the height to 100%.
However, the total height of the page now does 100%+100px
How do I make my page do 100% and not 100%+100px?
Thank you for any help!
Celine
[Back to original message]
|