CSS in Internet Explorer: list-style-image and float:left issue -


I have a problem with the list-style-image property in CSS with Internet Explorer 8

If I set

  li {float: left; List-style-image: none; }  

Each menu item is above each other. If I remove the list-style-image: None, they are fully deployed, but they have a dot image. (See image)

alt text

element Float: left to and lt; Li / & gt; and internal and

Comments