Click to See Complete Forum and Search --> : Multi-Column, Expanding height


shotsy247
03-02-2009, 03:46 PM
Hi All,

I have a page with two columns (divs). The left hand div contains content that will vary in size height-wise. The right hand div has content that will remain the same height.

I am trying to figure out a way to add a div to each column that will expand to fill the content gap when needed and not be visible when it's not needed.

What is the best way to accomlsh this? I'm hoping not to use javascript or manually add the divs with height where needed, but if that's what needs to be done . . .

Thanks in advance.

_t

6StringGeek
03-02-2009, 07:05 PM
Here's one way: http://www.alistapart.com/articles/fauxcolumns/