Headings are written as...
<h1>This is an H1 Heading</h1>
Headings are defined through the use of <h1> to <h6> elements or tags. The smaller value of your heading is, the bigger size of your font is.
Examples:
| Start Tag | Content | End Tag |
|---|---|---|
| <b> | Text are strong | </b> |
| <br/> |