Here's my site <!-- m --><a class="postlink" href="http://jayscn.aboho.com">http://jayscn.aboho.com</a><!-- m -->
3 container div's (left , middle and right) is contained inside 1 big div (content). Now, what I want is div.content to adjust its height automatically to fit the longest div contained inside (either left, middle or right). On the other hand, I also want the 3 divs to automatically adjust to the big div's height to fill up the whole container.
Is this possible?
Thx.We all wish that it were possible, but instead we have to resort to things like "faux columns (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/fauxcolumns/">http://www.alistapart.com/articles/fauxcolumns/</a><!-- m -->)".
3 container div's (left , middle and right) is contained inside 1 big div (content). Now, what I want is div.content to adjust its height automatically to fit the longest div contained inside (either left, middle or right). On the other hand, I also want the 3 divs to automatically adjust to the big div's height to fill up the whole container.
Is this possible?
Thx.We all wish that it were possible, but instead we have to resort to things like "faux columns (<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/fauxcolumns/">http://www.alistapart.com/articles/fauxcolumns/</a><!-- m -->)".