Accessible tables are one of the most commonly missed areas of web
accessibility. A table without proper semantic markup is a grid of
cells with no relationship structure. A screen reader reads it as
a sequence of values with no context for which column or row each
value belongs to.






