- 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
Browsers IE 
Firefox 
Safari 
Opera 
Chrome 
Versions 5 1 1 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties