list-style

Term side of the Card
Topic: Lists
Unit title: list-style
Categories: Property
Explanation side of the Card

Explanation: The shorthand property that sets the style of lists by combining `list-style-type`, `list-style-position` and `list-style-image` properties into one declaration. It allows specifying how list items are marked, including their type (like bullets or numbers), position and image.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: