Martin Tschofen wrote:

See:
http://madla.home.comcast.net/tests/detail.html

In the right column I list a bunch of detail information. I wrapped
each detail inside a <div class="row"> (with green border). When one
of these details wraps onto two lines, the details don't fall on new
lines or each details value runs up into the previous one (try a
narrow window and wide window).

I tried a <div class="clear"></div> as well as the .clearfix, but when
I do that, the content of the right column get's cleared all the way
down to the content of the left column.

Any ideas, besides putting it into a table?

Yes, and it's quite easy -- float the right column too. That way, any clears within it will only apply to floats within it and will stop clearing that left column.

Zoe

--
Zoe M. Gillenwater
Design Specialist
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to