Writing & StyleStyle guide

Writing Accessible Form Labels

Writing Accessible Form Labels records accessibility-focused writing guidance from the named standards body while keeping implementation and wording advice separate from unrelated general style rules.

Quick answer

Give form controls clear, descriptive visible labels and associate each label with the control so users can understand what information or action is required.

Key details

Core IssueW3C WAI form guidance emphasizes visible, descriptive labels and programmatic association between labels and controls.
Registerweb accessibility and technical content

Important caveats

Scope Boundary

This page covers label wording and association; validation behavior and detailed form engineering remain separate implementation concerns.

Further guidance

Content

Give form controls clear, descriptive visible labels and associate each label with the control so users can understand what information or action is required.

Purpose

W3C WAI form guidance emphasizes visible, descriptive labels and programmatic association between labels and controls.

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. Labeling Controls — W3C WAI Forms Tutorial (opens in a new tab)W3C Web Accessibility Initiative · Descriptive labels for checkboxes and explicit label/control association

Explore the topic