May 2000
Intermediate to advanced
472 pages
14h 17m
English
list-style-image — IE4 Y/Y | IE5 Y/Y | NN4 N/N | Op3 Y/-
Used to
declare an image which is to be used as the “bullet” in
an unordered or ordered list. This style applies to elements with a
display value of list-item
(e.g., <LI> elements). The position of the
image with respect to the content of the list item is defined using
list-style-position.
UL {list-style-image: url(bullet3.gif);}<url> | none
none
yes
elements with display of list-item
Read now
Unlock full access