We use cookies to improve your experience. Learn more in our Privacy policy.
list-style-position
The list-style-position CSS property sets the position of the ::marker relative to a list item.
Initial value | outside |
Applies to | list items |
Syntax
line-style-position: outside;
Values
The ::marker is the first element among the list item's contents.
The ::marker is outside the principal block box.
Browser support
list-style-position | chrome1 | edge12 | firefox1 | ie4 | opera3.5 | safari1 |