Screen reader

Can you use a screen reader to access the page content?

Why it’s important:

  • Evelyn is visually impaired and uses a screen reader to navigate the web.

Next steps

  1. Confirm a screen reader can select controls and announcement of information is correct. Download the NVDA screen reader (NV Access) or request through your IT service provider.
  2. Announcement of information should be in the appropriate order and context. For example labels before form fields, headers before content.
  3. Check that HTML documents include a language attribute (html lang="en"). This will assist the screen reader to use the correct accent and pronunciation.
  4. If forms are present, make sure the screen reader reads labels and instructions.
  5. Some screen readers don't announce the asterisk character. Include 'required' in all labels or apply the aria-required="true" attribute.
  6. Check contextualized page titles are in use, each web page needs its own title. If the page is part of a multi-step process such as a sign-up form or checkout flow, include the step number such as Step 1 of 3.
  7. Make sure all links are descriptive. For example, the link text 'Read More' provides no context about where the user will go if they click it.'Read more about our services' describes what’s on the other side of the link.

Last modified: