Text Content
<h1>
Section heading level 1 (highest).
<h1>
Section heading level 1 (highest).
Syntax
<h1></h1>
Example
<h1 class="example">Content here</h1>
Notes
Semantic HTML helps screen readers and search engines understand your content.
Try It Yourself
Experiment with this element in the BrowserCode Playground.