InterviewSolution
Saved Bookmarks
| 1. |
Which of the following CSS3 property specifies where to navigate when using the arrow-right navigation key?(a) right(b) nav-right(c) nav-side(d) none of the mentionedThis question was posed to me in a national level competition.This question is from CSS3 Fundamentals, Transitions & Animations in portion CSS3 Fundamentals, Transitions & Animations of CSS |
|
Answer» The CORRECT OPTION is (C) nav-side |
|