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