List Properties
- list-style-type: disc | circle | square | decimal | upper-alpha | lower-alpha | upper-roman | lower-roman | none
- choose the bullet type for unordered lists or numbering format for ordered list
- list-style-image: url( {the url} )
- use your own image as the list bullet
- list-style-position: inside | outside
An example of list styles