You can also apply the headings classes to non-heading tags. For example:
This paragraph would be styled like an `h6`
```This paragraph tag can be styled like an `h6`
``` (Note: There's a good accessibility case for doing this. Heading tags have meaning for screen readers and web scrapers, and you should avoid having multiple high-level heading tags that are only used for styling.) ### All the possible headings Here are all the heading classes available: ```