I have a two column layout (more or less) 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? Thanks in advance...martin ______________________________________________________________________ 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/
