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
D
all of the mentioned
Correct Answer: list-style-position
Syntax: list-style-positioinside | outside