W3docs

list-style-type

CSS Property:

Result:

  • List Iteam
  • List Iteam
  • List Iteam
  • List Iteam
  • List Iteam

CSS Code:

#myDiv {
padding:20px 30px;
list-style-type:circle;
}

Click the property values above to see the result