left up right
Styling the li Element

The <li> element used to specify list items in ul and ol lists is like a block level:

The following styling properties are available for li (or any other element of type display:list-item):

list-style-type
decimal, lower-roman, roman etc and disc, circle etc
list-style-position
inside, outside
list-style-image
Points to a URL
list-style
Sets all three