W3docs

list-style-type

CSS Property:

Result:

  1. List Iteam
  2. List Iteam
  3. List Iteam
  4. List Iteam
  5. List Iteam

CSS Code:

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

Click the property values above to see the result