← All terms

Table navigation

Also known as: Table browsing, Grid navigation

A set of screen reader commands that allow users to move between cells, rows, and columns within HTML tables, hearing row and column headers announced for context at each position. Effective table navigation enables non-visual users to understand spatial relationships in grid-based data, but relies on proper semantic markup including header elements and scope attributes, and varies significantly in support across desktop and mobile screen reader platforms.

Category: web accessibility · screen reader · navigation

Related: Screen reader · Semantic HTML · ARIA · Linearization · JAWS · NVDA · VoiceOver

Sources