Lists

list-style-image

Defines an image to be used as bullets in a bulleted list.

Example

list-style-image: url(images/bullet.jpg);

Browser support

IE5.5+, FF1+, SA1.3+, OP9.2+

Values

URI values Including URLs, URNs, etc.. e.g. url(images/background.jpg);

Related properties

Can be used with..

Search the Soup!