...Beauty, cleaning, DIY tips and more - free to join!
   Login   Contact us   Site map   Puzzle Club   Ask a question    Newsletter

How To Make Your Tables Accessible

Computing : Web Sites

The key here is to use the 'th' tag, and denote whether the line is a row or column, with scope=row or column.

This means that rather than just use the standard table, tr, and td tags, you use the th to help make the table more accessible for those using a screen reader, as they will be able to understand what each value in the table denotes.


Profile image!
By: Stephen

  More about accessibility

  Reply to How To Make Your Tables Accessible

  Receive Our Newsletter

  Send to friend

accessibility picture



Questions about accessibility:

Ask question

More Articles:
How to get Firefox
How to make the most of your computer (V)
How to validate your HTML