|
|
|
|
|
Web Accessibility: TablesProvide Table Summaries<SUMMARY> describes the table’s structure and purpose when the table itself cannot be seen. It is not normally displayed to visual users.
Similarly, <CAPTION> assists in understanding data tables. Captions are displayed visually, usually above the table. For example:
Abbreviate Long HeadersIf column headers are long, use the ABBR attribute in the <TH>.
For example:
|
|
|