___________ contains the navigation menu, or other navigation functionality for the page.
A
section
B
header
C
nav
D
aside
Correct Answer: nav
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.