CSS Lists
PropertyValuesDescription
list-style list-style-type
list-style-position
list-style-image
Sets all of the properties for a list in one statement
list-style-image none
url
Sets an image as the list-item marker
list-style-position inside
outside
Sets were the list-item marker is placed in the list
list-style-type none
disc
circle
square
decimal
lower-roman
upper-roman
lower-alpha
upper-alpha
Sets the type of the list-item marker