Skip to content
HTML·Advanced·Conceptual·1 min read

What does the nav element represent?

Short interview answer

It represents a section whose purpose is navigation links, especially major navigation blocks. Not every small group of links needs to become a landmark.

Key takeaway

Explain the underlying mental model clearly, then support it with a concrete example and its trade-offs.

← Back to Semantic HTML

Related questions