Description

Shorthand for setting the list style attributes List-style-type, list-style-position and list-style-image.

Example

 ul{list-style:square inside url(mybullet.gif)}

Values
List-style-type list-style-position list-style-image,
Default value
none
Introduced in CSS version
1
Applies to elements
dd, dt, li, ol , ul and elements with display:list-item; set
Inherited
Yes
Browser Support
BrowsersIE ieFirefox firefoxSafari safariOpera operaChrome chrome
Versions51160.2
Belongs to:

See the full list CSS properties and browser support: CSS Properties