InterviewSolution
Saved Bookmarks
| 1. |
Which tag is used to encapsulate navigation and then style the elements appropriately as menu items?(a) ul(b) li(c) nav(d) both ul and liThis question was addressed to me by my college director while I was bunking the class.My doubt is from HTML5 Document Structure Changes in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» The correct choice is (d) both ul and li |
|