list-style-type : disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-latin | upper-latin | armenian | georgian | none;
P: IE4+ O3.5+ B: NS4+
list-style-type: lower-roman;
list-style-image : uri | none;
S: IE4+ NS6+ O3.5+ Gecko
list-style-image: url("circle.png")
list-style-position : inside | outside;
S: IE4+ NS6+ O3.5+ Gecko
list-style : list-style-type list-style-position liststyle-image;
list-style: upper-roman inside
list-style: circle outside
Page last modified 17:29, 27 May 2007 by Ptak82