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 declarations |
|
Answer» Right answer is (a) user agent declarations For explanation I would say: Self-explainatory. |
|