michael.brockington
Fri, 18 Jul 2008 02:08:15 -0700
Sorry folks, but am I missing something here?
Why do you think that it is important to stuff something invisible
inside an (otherwise) empty div?
Regards,
Mike
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[EMAIL PROTECTED] On Behalf Of David Hucklesby
>Sent: Thursday, July 17, 2008 10:46 PM
>To: wsg@webstandardsgroup.org
>Subject: Re: [WSG] firefox treatment of wrapper overflow height
>
>> Andrew Newman wrote re: using a DIV to enclose floats:
>>
>>> a little more valid / semantic ....
>>>
>>> div.clearer {clear: both; line-height: 0; height: 0;}
>>>
>>> <div class="clearer"> </div>
>>>
>
>Of course, that will create an extra vertical space in the
>layout. If that space is unwanted, you could alternatively use this:
>
> <div class="clearer"><!-- --></div>
>
>The empty comment prevents this space.
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************