Vidyalelo
CSS · Q108

CSS Text, Borders and Images

Programming · CSS · question 108

Q108

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?

A.
list-style
B.
list-position
C.
list-style-position
Answer
D.
list-position-style

Answer: Option C

Solution

Answer: Option C
Solution:
Syntax: list-style-position: inside | outside | inherit