✏️ 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>
</Complete the semantic HTML for navigation.
<___>
<a href="/">Home</a>
<a href="/about">About</a>
</