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 mentioned |
|
Answer» The correct option is (c) nav-side For explanation: Self-explainatory. |
|