Hanging or not

list-style-position

This property specifies whether the bullets of an unordered list are indented or hanging.

Property values

This property expects of of these keyword values:

outside Place the bullets in hanging position, outside the list item text
inside Place the bullets indented within the first line of each list item's text

Examples

list-style-position: inside;
list-style-position
0

style > list > list-style-positionHanging or not

🔗 🔎