|
|
Use the abbr attribute in the <th> tag to provide a shortened version of the table header. For example, a header on a column which reads "Percentage growth of internet usage" could be abbreviated to simply, "growth". Users of screen readers or audio browsers find listening to the content of long and complex tables with long header names cumbersome and repetitive. Providing meaningful abbreviations reduces repetition and improves reading efficiency. |
More information An overview of the accessibility guidelines Create tables that transform gracefully Identify row and column headers Use markup to associate data cells and header cells Do not use tables for layout unless the table makes sense when linearized Do not use any structural markup for the purpose of visual formatting Provide abbreviations for header labels |