Posted by Gav on 09/14/06 11:20
I have a container DIV that is 100% height and within that I have an
absolute positioned DIV which contains my page header and has a height of
60px. I would like to have another DIV (document body) within the container
that fills the remaining space in the container (height wise), but if I put
100% the height of the container is applied to the "document body" DIV and
it overlaps the container. Is there another way for me to fill the remaining
container space?
thanks
Gav
[Back to original message]
|