Specifies the URL to an image to use for list items.
Platform Support
| IE | Netscape | Mozilla | Opera | Safari | 4.0+ | 6.0+ | 1.0+ | 4.0+ | 1.0+ |
|---|
Usage
[url(image-url) | "none"]
Example
To specify an unordered list that uses an image called "bluestar.gif" for a bullet, use the following syntax: ul { url(bluestar.gif)}.
Availability
W3C CSS2
