List Properties

PropertyPossible ValuesDescription
list-style-typedisc, circle, square, decimal, noneDefines the bullet or numbering style for lists
list-style-positioninside, outsideSpecifies whether the bullet/number appears inside or outside the list item
list-style-imageurl('image.png'), noneReplaces list bullets with a custom image
list-styleShorthand for list-style-type, list-style-position, and list-style-imageExample: list-style: square inside;

Example:

ul {
    list-style-type: square;
    list-style-position: inside;
    list-style-image: url('bullet.png');
    padding-left: 20px;
}

✔ Square bullets

✔ Bullets appear inside the text

✔ Custom bullet image

Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad