Home » CSS » CSS Lists » Question
  1. Which of the following property specifies whether the labels for an element’s list items are positioned inside or outside the “box” defined by the listed item?
    1. list-style-position
    2. list-style
    3. list-position-style
    4. list-position
    5. None of these
Correct Option: A

Syntax: list-style-position: inside | outside | inherit



Your comments will be displayed only after manual approval.