InterviewSolution
Saved Bookmarks
| 1. |
Which of the following Cascading order has the highest precedence?(a) user agent declarations(b) user normal declarations(c) author normal declarations(d) author important declarationsThis question was posed to me during an online exam.The query is from Inheritance and Cascade topic in division CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» Right ANSWER is (a) USER AGENT declarations |
|