InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property defines labels for a list of items?(a) list-style-type(b) list-style-image(c) list-style(d) listThe question was posed to me in an online quiz.My question is based upon Style Inclusion Methods topic in chapter CSS Fundamentals, Colors and Styling of CSS |
|
Answer» The CORRECT CHOICE is (a) list-style-type |
|