1
vote
CSS display:inline property with list-style-image: property on <li> tags
I would suggest not to use list-style-image, as it behaves quite differently in different browsers, especially the image position
instead, you can use something like this
…
