list-style-position
Term side of the Card
Topic: Lists
Unit title: list-style-position
Categories: Property
Explanation side of the Card
Explanation: The property that defines the position of the list marker (like a bullet or number) relative to the list item's content. It can be set to 'inside' (marker is part of the list item's content flow) or 'outside' (marker is outside the content flow), affecting the layout of the list.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: