Skip to main content
✏️ Code CompletionHT HTML Medium+20 XP

Semantic Section

Complete the semantic HTML for navigation.

✏️ Fill in the blank
<___>
  <a href="/">Home</a>
  <a href="/about">About</a>
</

✏️ Type the missing code: