Атрибут list-style-position
list-style-position Attribute
{ list-style-position: inside | outside}
 
The value of 'list-style-position' determines how the list-item marker is 
drawn with regard to the content. 
 
This property is only applicable on elements with a 'display' value of 
'list-item'. 
 
This attribute is inherited.