InterviewSolution
Saved Bookmarks
| 1. |
Which of the following generate “virtual” rules representing their effects when running?(a) DOM’s(b) !important(c) CSS Animations(d) InheritanceI had been asked this question in an online interview.Origin of the question is Inheritance and Cascade in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The CORRECT CHOICE is (C) CSS Animations |
|