InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 property specifies where to navigate when using the arrow-down navigation key?(a) down(b) nav-down(c) arrow-down(d) none of the mentionedI got this question in an interview for internship.My question is taken from CSS3 Fundamentals, Transitions & Animations in division CSS3 Fundamentals, Transitions & Animations of CSS |
|
Answer» Correct CHOICE is (C) arrow-down |
|