Body
Issue/Question
How do I specify table header row and cells of a table in Web CMS?
Environment
Cause
When creating tables in the WYSIWYG editor, it's important to ensure that header rows and columns are clearly designated. Headers define the structure of the table, helping to label the data they represent—like identifying columns as Name, Date, or Status. Properly formatted headers ensure screen readers can associate data cells with the correct labels, making the table usable for people with disabilities and pass all accessibility Final Checks.
Resolution
Create a Header Row
- Right click the row you want to be a table header row.
- Hover over Row in the pop-up menu and select Row Properties.
- Change the Row type dropdown to Header.
- Click OK.
Create a Table Header Cell
All cells within a row must be converted to a header cells for correct formatting.
- Highlight the cells you want to be table headers and right click.
- Hover over Cell in the pop-up menu and select Cell Properties.
- Change the Cell type dropdown to Header Cell.