CSS Property:
list-style-image:

Result:
  • Change the list style image
  • See the result
CSS Code:
ul#myList {
list-style-image:url('sqpurple.gif');
}
Click the property values above to see the result
w3ii.com - Play it