- Description
Sets whether the bullet is inside or outside the list text.
Inside the text wrapps in line with the bullet, outside the text aligns with the begining of the text.- Example
ul{list-style-position:inside;}
- Values
- inside, outside
- Default value
- outside
- Introduced in CSS version
- 1
- Applies to elements
- dd dt li ol ul and other elements set to display:list-item;
- 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