Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

a) list-style-type
b) list-style-image
c) list-style
d) list

Answer: b
Explanation: list-style-type defines labels for a list of item. List-style property set all the properties for a list. List-style-image assign image to a list item.
Syntax:
list-style-image: url(url of image) | none

Join The Discussion