Vidyalelo
CSS · Q146

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 146

Q146

Which of the following CSS 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.
all of the mentioned

Answer: Option C

Solution

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