I'm looking for software to help in the creation of tables meeting the W3C HTML Techniques for Web Content Accessibility Guidelines 1.0 specifically 5.1.2 Identifying rows and column information:
Creating tables meeting this requirement is very tedious. You have to specify id for headers and then link each cell back to the headers with the appropriate id.
I'm wondering if there is a piece of software that can help this process? I've looked around and haven't found anything.
It would seem rather straight forward to be able to select the headers in a table, assign a value. Then select the cells (often a column) and link back to the headers. So far, though, nothing.
Bookmarks