Beginner
HTML & CSS
Q35 / 100
Which HTML element represents the main navigation links of a page?
Correct! Well done.
Incorrect.
The correct answer is B) <nav>
B
Correct Answer
<nav>
Explanation
<nav> is a semantic HTML5 element used to wrap a section of navigation links.
Progress
35/100