HTML Semantics Quiz

Question 1 of 5

Which semantic element should be used for the main navigation of a website?

<header>
  <h1>My Website</h1>
  <!-- Navigation goes here -->
</header>

Quiz Instructions

  • • Select the best answer for each question
  • • Review the code examples carefully
  • • You can navigate between questions using the Previous/Next buttons
  • • Your results will show explanations for each answer