Label in Name

Things to check for:

  • What a screenreader calls an element (accessible name) matches or starts with what is visible on screen (label).

Ways to store code

What is read by the screenreader (the accessible name) for the GitHub button does not match or start with that is visually shown (the label).

Simple contact form

Home address
Phone
What is read by the screenreader (the accessible name) for the phone input does not match or start with that is visually shown (the label).
Email
What is read by the screenreader (the accessible name) for the email input does not match or start with that is visually shown (the label).