InterviewSolution
Saved Bookmarks
| 1. |
Which of the following display property value is described by used internally by browsers to create list items. Of no practical value to web designers?(a) inline-block(b) list-item(c) group(d) noneI got this question in a national level competition.My enquiry is from CSS Box Model in chapter CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT OPTION is (B) list-item |
|