Posted by Neredbojias on 11/22/05 13:10
With neither quill nor qualm, henrybranson@hotmail.com quothed:
> I'm trying to achieve a multi-column layout in CSS where the columns
> are all of equal length irrespective of the content in them. I've tried
> to implement Dan Cederholm's faux columns solution but it doesn't work.
>
> Here's my code - what am I doing wrong?
Nothing. That's the way css works. Your "length" is really height and
no parent height is established. Furthermore, the height you want is
not a parent.
--
Neredbojias
Contrary to popular belief, it is believable.
[Back to original message]
|