BLaZuRE Posted August 10, 2009 Share Posted August 10, 2009 Okay, I have a container div (which I need to be of variable height, since its content changes). I have 2 div's inside that container, both of which are also of variable height. I want those two div's to be the height of the container div. I've tried using height: 100% on both div's and its container (then, the body too) to no avail. Is there a way to do this (that is standards-compliant and cross-browser compatible, not just an IE-fix)? Quote Link to comment Share on other sites More sharing options...
MadnessRed Posted August 10, 2009 Share Posted August 10, 2009 SO you kinda have 2 colums Does this help? http://www.ejeliot.com/blog/61 http://www.ejeliot.com/samples/equal-height-columns/example-4.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.