Semantic HTML

HTML that describes content meaning, not just appearance. Foundation of agent-readable pages.

Why it matters

Semantic HTML tells AI agents and screen readers what each part of the page means.

In practice

Every page uses proper heading hierarchy, semantic elements (main, nav, article, footer), and ARIA labels.

See this in practice

How Leap Laboratory uses this concept in real work.

Example use cases

Related terms

Back to glossary