list-style-image | WebReference

list-style-image

Name: list-style-image

Description: Specifies the graphic to be used for the list item marker.

Browser Compatibility: IE 4+ / NN 6+ / O 3.5+

Inherited: Yes

Values:

Code Example:

ul {list-style-image: url(checkmark.gif);}