back

List-Style-Image

This can be used to set an image as the list marker.

It has three options:
(1) None, no image is used and the marker is set according to the list-style-type.
(2) Url, this is the path to the image to be used.
(3) Inherit, the value is inherited from its parent element.

Example