1.

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) listI got this question during an interview for a job.My enquiry is from Style Inclusion Methods topic in chapter CSS Fundamentals, Colors and Styling of CSS

Answer»

Correct option is (B) list-style-image

Easiest 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:



Discussion

No Comment Found

Related InterviewSolutions