Jump to content

Getting 2 div's to have the same height when their height is variable?


BLaZuRE

Recommended Posts

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)?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.