--- name: form-labels description: "Use when reviewing rendered HTML, interactive components, or design-system patterns related to Associate labels with form controls. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant." metadata: category: accessibility priority: critical difficulty: beginner estimatedTime: "5" source: frontendchecklist.io url: https://frontendchecklist.io/en/rules/accessibility/form-labels --- # Associate labels with form controls Properly associated labels ensure that screen readers can identify the purpose of form inputs and increase the clickable area for users with motor impairments. ## Quick Reference - Use `