[uf-discuss] xoxo double newline in ie6

André Luís andreluis.pt at gmail.com
Wed Dec 3 11:08:47 PST 2008


I've battled this bug before, not that it's uf-related. ;)

try:
(...)
<li>
whatever
<li><li>
whatever 2
</li><li>
(...)

I think IE doesn't like whitespace between </li> and <li>.
--
André Luís

On Wed, Dec 3, 2008 at 6:42 PM, Brian Suda <brian.suda at gmail.com> wrote:
> do you have a link so others can view, confirm and replicate the problem?
>
> -brian
>
> On 12/3/08, ilya radchenko <knownasilya at gmail.com> wrote:
>> I have a
>>
>>  <ul>
>>   <li>
>>    <dl>
>>     <dt>Client:</dt>
>>
>>     <dd>Random Client</dd>
>>    </dl>
>>   </li>
>>   .
>>   .
>>   .
>>  </ul>
>>
>>
>>  and in ie6 it draws with a blank space between every li block. I tried
>>  changing margins, list-items, padding...
>>  _______________________________________________
>>  microformats-discuss mailing list
>>  microformats-discuss at microformats.org
>>  http://microformats.org/mailman/listinfo/microformats-discuss
>>
>
>
> --
> brian suda
> http://suda.co.uk
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
>



More information about the microformats-discuss mailing list