InterviewSolution
Saved Bookmarks
| 1. |
Which of the following elements are block and inline elements, respectively, that have no particular rendering?(a) div(b) span(c) box-model(d) both div and spanThis question was posed to me in class test.This interesting question is from CSS and (X)HTML Elements Fundamentals in division CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» Correct ANSWER is (d) both div and span |
|