40 month ago
Philippe Janvier : Accessible Data Tables - "Where it appears that id and headers are the most effective way to make complex data tables accessible". [via] #
Isofarro : Accessible Data Tables - 'At this stage, it appears that id and headers are the most effective way to make complex data tables accessible. Although id and headers are slightly more difficult to code than scope, the apparent poor screen reader support for scope means that this is
kayodeok : Web Usability - Accessible Data Tables - For data tables, identify row and column headers. [Priority 1] For example, in HTML, use TD to identify data cells and TH to identify headers."
# copy