CSS1 Test Suite: 5.6.4 list-style-image


[Previous] [Next] [Section] [Contents] [Specification]
Last Updated: 11 May 1998

The style declarations which apply to the text below are:

.one {list-style-image: url(redsqr.gif);}
.two {list-style-image: none;}


  • This list...
  • ...should feature...
  • ...images for each item.
  • This list...
  • ...should feature...
  • ...standard list markers for each item.

[Previous] [Next] [Section] [Contents] [Specification]