Writing & StyleStyle guide

Writing Accessible Grid Labels

Writing Accessible Grid Labels records a distinct W3C APG-supported wording task while keeping implementation mechanics outside the writing guidance.

Quick answer

Give an interactive grid a concise name that identifies the data set or task represented by the grid.

Key details

Core IssueW3C APG treats a grid as an interactive container whose surrounding context and accessible naming need to identify the information or task represented by the grid.
Registerweb accessibility and interface content

Important caveats

Scope Boundary

This page covers grid-level naming; row and column headers, cell labels, editing, focus movement, and keyboard navigation are separate concerns.

Further guidance

Content

Name an interactive grid for the data set or task it represents so users can understand the grid before navigating its rows, columns, and cells.

Purpose

A concise grid name provides context for the composite widget without forcing cell or header text to carry the identity of the entire grid.

Sources and evidence

Sources are shown with the role they play in this guide. Historical or style-sensitive claims are kept within the evidence boundary described above.

  1. Grid Pattern — WAI-ARIA Authoring Practices Guide (opens in a new tab)World Wide Web Consortium (W3C) · W3C APG guidance for accessible naming, context, captions, and descriptions of interactive grids.

Explore the topic