WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: Summary in Tables

for

From: John Foliot - bytown internet
Date: Oct 21, 2002 4:41AM


John,

Providing a summary for redundant or useless information is taxing on users
of screen reading technology. "This is a bag used to carry things" does not
really ever need to be articulated... most people can figure that much out
on thier own (not that it even really needs to be contemplated...). "This
tear-resistant bag has been scientificly developed over 5 years of testing"
on the other hand provides extra information about the object (the bag) in
question.

Thus, tables who's sole purpose is to render layout features to the user GUI
are not really "Tables" in the formal sense of the word, but rather
"wireframes" used in the layout of the page and really does not require a
Summary. True Data Tables with appropriate use of headers, etc. would
require the Summary attribute however... and that may in fact be a good
"rule of thumb". If the Table has <th>'s then it should have a Summary as
well. (NOTE: There will be exceptions!)

Cheers!

JF

>