On 8/8/05, Roger Roelofs <[EMAIL PROTECTED]> wrote:
<...>
> 1.  Conflicting instructions:  combining display: inline; and float:
> left; - these are mutually exclusive.  I believe float takes priority
> and all floats are block level so it ignores the display: inline.
<...>

display:inline on floats cures IE doubled-margin bug on floats, so it
may be useful (and does no harm AFAIK).
See http://www.positioniseverything.net/explorer/doubled-margin.html
for more details.

Regards,
Rimantas
-- 
http://rimantas.com/
______________________________________________________________________
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