Screen readers interpret page structure based on Hx tags which need to be separated from title size tags.
Description
Use Hx tags in conjunction with Title classes.
Hx tags should be used to communicate hierarchical information
Title classes are used to control size
Currently incorrectly implementing Hierachrial tags (H1, H2, etc.)
Important for screen readers as Hx classes are used for page structure (Headings and Subheadings) while the title class will control the size
Example of currently incorrect page structure using Hx tags is the Collaborate page
Collaborate page using H4 tag instead of title class tag
![image](https://user-images.githubusercontent.com/38507899/153289249-83961f3c-6271-42a5-b470-0ca4d4bdcdf1.png)
Action Items
[ ] Review existing classes to identify if title 1 - 6 have been created
[ ] Consider implementation via Aria Level tags vs Title Classes
[ ] Make issues to revise each page on the website to use the appropriate combination of Hx tags and Title classes
[ ] Add links to each of those issues to this epic issue
Resources/Instructions
Issue originally discussed in #1096 in this comment
Title Classes screenshot from CTI figma
![image](https://user-images.githubusercontent.com/34084181/104667610-4ac80f00-568b-11eb-99eb-a6b9decd80c6.png)
Overview
Screen readers interpret page structure based on Hx tags which need to be separated from title size tags.
Description
Collaborate page using H4 tag instead of title class tag
![image](https://user-images.githubusercontent.com/38507899/153289249-83961f3c-6271-42a5-b470-0ca4d4bdcdf1.png)Action Items
Resources/Instructions
Title Classes screenshot from CTI figma
![image](https://user-images.githubusercontent.com/34084181/104667610-4ac80f00-568b-11eb-99eb-a6b9decd80c6.png)