back

List-Style-Position

This is used to specify the placement of the list marker.

It has three options:
(1) Outside, the market appears outside of the content flow, this is default.
(2) Inside, the marker appears inside the content flow, indenting both the marker and the text.
(3) Inherit, the value is inherited from its parent element.

Example