...
- If more than 6 words, use sentence case for readability
H3, H4,
...
H5, H6
- Headings go in order (H2, H3, H4) to make content readable and accessible for all users. In other words, new sections start with H2s, a heading underneath an H2 is an H3, and so on.
...