Vidyalelo
CSS · Q55

Basic CSS

Programming · CSS · question 55

Q55

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

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

Answer: Option B

Solution

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