Click to See Complete Forum and Search --> : 2 divs side by side both 100% height


SBee
01-12-2007, 01:26 PM
Hi-

I am having a challenge. I have two divs side by side, and I need them both to stretch to the same height. So if there is extra content in div#2, div #1 stretches down with it and fills with a background color.

I have them both set to height: 100%, with a wrapper div set to 100% height around them, but I am definitely doing something wrong.

thanks in advance
Shawna

Paul Jr
01-12-2007, 02:27 PM
I think what you need is faux columns (www.alistapart.com/articles/fauxcolumns/).