The <h1> to <h6> tags are used to define HTML headings.
<h1> defines the most important heading. <h6> defines the least important heading.
The "align" attribute is not supported in HTML5. Use CSS to align elements.
| Attribute | Value | Description |
|---|---|---|
| align | left center right justify |
Not supported in HTML5. Specifies the alignment of a heading |