-
Which of the following value sits to the left of the block of text?
-
- inside
- right
- outside
- left
- None of these
Correct Option: C
List are indented into the page by default and list-style-position property indicates whether the marker should appear on inside or outside box containing main points. This property can take two values outside and inside. The marker sits to the left of the block of text, this is the default behavior if this property is not used.