The CSS list-style property is a style property to help you manage your lists. You can define the type of list, where you want the bullets or numbers, and even what image to use as a bullet. The CSS list-style property is a shorthand CSS property that combines the CSS properties: list-style-type, list-style-position, and list-style-image.
- Jennifer Kyrnin