Forms

Things to check for:

  • Form labels are associated with their elements.
  • You can easily get to and control all actionable items only using the keyboard.
  • The tab order of form elements make sense.
  • A form element that has “focus” ( tabbed or arrowed to) looks visually different.
Looking for more complex accessibility issues? Visit the Forms - More Issues page.

Address

The "First name" label is not associated with its text field.

Tab order is incorrect. The tab order should be:

  1. First name
  2. Last name
  3. Address
  4. City
  5. Submit button

Another form

Search for people, places, or things
Search is missing a label
Rating (star) input is not reachable via the keyboard.
How about our newsletter?