The h1 through h6 elements define levels of headings within a document.
Overview TableThese elements have a rank given by the number in their name. The h1 element is said to have the highest rank, the h6 element has the lowest rank, and two elements with the same name have equal rank.
HTML information Closing Tag required CSS Display block## Examples
<h1>Welcome to Web Platform Docs!</h1>
<h2>Introduction</h2>
<h3>Prologue</h2>
<h4>Level-4 Heading</h4>
<h5>Level-5 Heading</h5>
<h6>Level-6 heading, smallest heading avaliable</h6>
Notes Remarks
Use H1 through H6 to specify different sizes and styles of headings.
Standards informationhn
}
AttributionsMozilla Developer Network : Article
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4