Semantic HTML uses tags that clearly describe the meaning of the content to both browsers and developers.
| Tag | Purpose |
|---|---|
<header> | Page/Section Header |
<nav> | Navigation Menu |
<section> | Page Section |
<article> | Independent Content |
<footer> | Page Footer |
Visual Map: