Text Content

<h2>

Section heading level 2.

<h2>

Section heading level 2.

Syntax

<h2></h2>

Example

<h2 class="example">Content here</h2>

Notes

Semantic HTML helps screen readers and search engines understand your content.

Try It Yourself

Experiment with this element in the BrowserCode Playground.