Keyboard Accessibility
In this series we are talking about website accessibility and how doing some of the basics does not have to be expensive or overly time consuming. Each part I’ll list some of these basics things you can do yourself (if you have some website/wordpress knowledge), or guidance you can provide your website developer.
Part 3: Keyboard Accessibility
- Are you able to identify where the keyboard focus was on the page?
- Did the tabbing follow the order of the page? Usually this is left to right, top to bottom.
- Were you able to select the elements and links on the page?
- Were you able to skip to sections of the webpage e.g. ‘skip to content, or ‘skip to footer’.
If your website is keyboard friendly i.e. you can access the entire website using a keyboard, then you are doing a great job.
If you struggle to navigate your website due to some of the above noted issues then your website may be difficult to navigate for many of your customers.
So what can you do? One way is to build your website from the beginning with accessibility in mind. Where this is not practicable there are still some things you can do. Speak to your website developer to discuss the issues and see what can be done. If you maintain your own website, the WCAG 2.1 on keyboard accessibility do provide a lot of information but they can be quite complex and too in-depth for this article. If you put in Keyboard Accessibility into a search engine, you will find a lot of information on how to improve your website.
A good place to start would be to add a plugin and see how it can help improve your keyboard accessibility. There are many accessibility plugin you can try and the one I am currently using is One Click Accessibility. From a keyboard accessibility point of view, one of the great things about this plugin is that, under customise, it allows you to set and adjust focus outlines (visual markers that show which element on a webpage you are currently at).
Keyboard accessibility is so important for the people that need it, many whom use the internet as their main and only source of information. So, go and check how keyboard friendly your website is, and imagine how you would feel if you could only ever navigate around your website using your keyboard.
Summary points:
- Test your website to see if it is keyboard friendly.
- Try an accessibility plugin to see if it improves any issues.
- Do some further reading on issues and solutions.
- Speak to your website developer.
Be sure to read our other articles in the series:
Part 1 Website Accessibility: Accessibility Information
Part 2 Website Accessibility: Colour Contrast
Part 3 Website Accessibility: Keyboard Accessibility
Part 4 Website Accessibility: Accessible Hyperlinks