Skip to main content
A11y Toolkit A11y toolkit
  1. home /
  2. Use descriptive labels
Previous technique
Next technique

Use descriptive labels

WCAG 2.2
A
#inputs#labels
<label for="name">Enter your name:</label> <input id="name" type="text" />

Learn more about the related success criteria:

3.3.2 Labels or Instructions (Level: A)
  • How to Meet 3.3.2 Opens in a new window
  • Understanding 3.3.2 Opens in a new window

Wanna help?

Do you also know an accessibility technique that should be included in the A11y toolkit? Share it with us. Opens in a new window

A11y toolkit About