InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 property specifies where to navigate when using the arrow-up navigation key?(a) nav-upper(b) nav-top(c) nav-up(d) all of the mentioned |
|
Answer» Correct answer is (c) nav-up The explanation: Self-explainatory. |
|