May 2000
Intermediate to advanced
472 pages
14h 17m
English
list-style — IE4 P/P | IE5 Y/Y | NN4 P/P | Op3 Y/-
A shorthand property condensing all
other list-style properties. It applies to all
elements with a display value of list-item ; in
ordinary HTML, this is any <LI> element.
UL {list-style: square url(bullet3.gif) outer;} /* values are inherited by LI elements */[disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none] || [inside | outside] || [<url> | none] |
not defined for shorthand properties
yes
elements with display of list-item
Read now
Unlock full access