Oliver Hodgson wrote: >> -----Original Message----- >> From: Thierry Koblentz [mailto:[EMAIL PROTECTED] >> >>> I've put up a simplified test case here: <http://lyxus.net/cox> [1] >> >> I believe you'll get better results across browsers by >> "floating" the DDs *left* as well. > > I thought that had fixed it but alas not. While that works for the > first test case, it doesn't quite fix my problem. > > If I add another row with a multi-line <dt>: <http://lyxus.net/cpa> > [2], you can see why. Both <dt> and <dd> are now float: left; and > <dt> is set to clear: both; - but IE doesn't always manage to achieve > that. Any ideas?
Oliver, It may be not related, but you have two "</label>" floating around in your markup. Regards, Thierry | www.TJKDesign.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
