On Apr 12, 2006, at 9:21 PM, Gunlaug Sørtun wrote: > <http://www.gunlaug.no/tos/alien/onlineguide-o9tp2.png> > ...does turn out as... > <http://www.gunlaug.no/tos/alien/onlineguide-ff1501.png> > ...with the changes I suggested. > > It has to do with _where_ margins goes on CSS-tables, and there are > some > differences between those standards that are at best a bit unclear.
Section 9.5 is otherwise pretty clear for this particular case <cite> The margin box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with ‘overflow’ other than ‘visible’) must not overlap any floats in the same block formatting context as the element itself. </cite> http://www.w3.org/TR/CSS21/visuren.html#floats Firefox (and iCab) is correct in this case, Opera, Safari and Konqueror are wrong to slide the margin under the floated box. Philippe --- Philippe Wittenbergh <http://emps.l-c-n.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/
