[uf-discuss] xoxo double newline in ie6
Jason Karns
jason.karns at gmail.com
Wed Dec 3 12:48:24 PST 2008
This is a "hasLayout" bug in IE. Simply giving 'layout' to either the
LIs or the UL will solve the problem. There are many ways to do this
(applying height, setting the zoom property, using display:block) and
each have their own benefits and drawbacks. For a full explanation
and many possible solutions,
see: http://www.satzansatz.de/cssd/onhavinglayout.html
To jump directly to the list-specific info,
see: http://www.satzansatz.de/cssd/onhavinglayout.html#list
~Jason
More information about the microformats-discuss
mailing list