> Hi Ari,
>
> I played around with the code, and was somewhat shocked to find this
> solution:
>
> ul { display: inline; }
>
> Aren't lists always displayed inline? No matter, it fixes your IE6/Win
> problems. I haven't tested on a Mac though, but I would image/hope it
> would have no effect.
>

No, lists (ol, ul and dl) are defined as block level elements. Check the
HTML 4 DTD:
<http://www.w3.org/TR/html4/sgml/dtd.html>

regards,

Nick.
-- 
Nick Fitzsimons
http://www.nickfitz.co.uk/

______________________________________________________________________
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