Height 100% in CSS?

windows

Guest
I'm setting up a blog. I had a layout which was based on tables, but I wanted to make the switch to CSS.<br />
<br />
Here's my test page (<!-- m --><a class="postlink" href="http://brunbabybrun.com/bleh.html">http://brunbabybrun.com/bleh.html</a><!-- m -->). Basically I've got a box which is the whole body and I've set the background of that to grey. I then created a box which is all white. I want all of my blog text to go in there, and it will stretch based on the amount of text in there. On the left side, I have a menu bar which I want to stretch to match the height of the white part. When there isn't text in the white section, it works fine. As more text gets added, the black part starts to stretch a little, but then it stops at some point.<br />
<br />
What is the deal with that?<!--content-->it all depends on the browser you are using. in IE6 it looks fine. so not sure what you are seeing.<!--content-->
 
Back
Top