Vidyalelo
HTML · Q11

HTML5

Programming · HTML · question 11

Q11

___________ contains the navigation menu, or other navigation functionality for the page.

A.
section
B.
header
C.
nav
Answer
D.
aside

Answer: Option C

Solution

Answer: Option C
Solution:
The nav element is for marking up the navigation links or other constructs (eg a search form) that will take you to different pages of the current site, or different areas of the current page.