list-style-image
list-style-image
The list-style-image
property specifies an image to be used as the list item marker.
It is often more convenient to use the shorthand list-style
.
Initial value | none |
---|---|
Applies to | list items |
Inherited | yes |
Media | visual |
Computed value |
none or the image with its URI made absolute |
Animation type | discrete |