: The H4 Element
Last updated: 2026-09-12
<h4>The H4 Element
The <h4> element is a level-4 heading below <h3>, common in deeper document structures.
| Category | Text Content |
|---|---|
| Content Model | Flow content, heading content |
| Allowed Parents | Any element that accepts flow or heading content |
| Content Tag | Yes — requires closing </h4> tag |
| Status | Standard |
📝 Syntax
<h4>Level 4 heading</h4>
▶ Example
Edit the code below and see the live result in the playground:
🌐 Browser Support
| Browser | |||||
|---|---|---|---|---|---|
| <h4> | ✓ v1 | ✓ v12 | ✓ v1 | ✓ v1 | ✓ v1 |
| Supported in all major browsers | |||||