Vidyalelo
CSS · Q107

CSS Text, Borders and Images

Programming · CSS · question 107

Q107

Which of the following property assigns a graphic image to a list item?

A.
list-image-style
B.
list-style-image
Answer
C.
list-image
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: list-style-image: url(url of image) | none