Summary: Accessible Data Tables
Place headers in row 1 and column 1
Use table header markup,
TH
, with
scope
attribute
Use the
headers/id
attributes for complex data tables
Use the
summary
attribute and/or
CAPTION
element.
(46) August 2003