Dev Tools
NextJs Demo
AboutContact
ss

List Style

List Style

The list-style CSS shorthand property allows you to set all the list style properties at once.

Options

square
inside

Preview

  • list 1
  • list 2
  • list 3
  • list 4

Code

list-style: square inside;