InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property is a shorthand that resets all CSS properties?(a) reset(b) inital(c) all(d) deleteThe question was posed to me in quiz.The query is from Inheritance and Cascade in section CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The CORRECT OPTION is (C) all |
|