Standard markup
- Use an HTML heading element for the table header, with a customizable level based on page structure
- Employ <th> elements with scope="col" attributes for column headers
- Avoid leaving column header cells empty
- Keep each cell limited to a single data item whenever feasible