Hi all,

I¹m trying to line up an unknown amount of divs next to each other inside a
containing div.
If Œx¹divs fill up the width of the containing div I would like the next div
to start a new Œrow¹.

I¹ve done this by using Œfloat:left¹.

The problem is that the floating divs have a variable, so unknown, height.
So instead of starting on new row, the float against the heighest div. As
shown in my example
Is there an alternative way to achieve this in css?

Thanx in advance

http://studio.stage.vintage.be/multimedia/csstest/test.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to