List style position
π·οΈ CSS
Set the position of the ::marker
Values:
inside
: the first element of list itemβs contents. If the first child of a list element is block, the child is placed on the line after the markeroutside
: outside the block box
https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-position