WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: does TH scope go along with TH span?

for

From: Don Mauck
Date: Nov 24, 2009 9:45AM


Personally and from an Oracle standpoint, we like to see table summary tags that have a brief description of the purpose of the table, if, it's not defined elsewhere such as an accurate HTML heading above the table. Also another thing we advocate is that if a table is complicated in the way its sorted or if the sorting order can be changed, the summary can include the column that the table is sorted by. This has been implemented in se3veral of Oracle's products and I as a AT user find that to be helpful.
In summary: If the table is sumple keep the summary simple. The more complex the table, the more one should consider what kind of accurate and concise information needs to go in the tag. As always it is a judgement call and everyone is going to have a differing view as to what's important.