Search⌘ K
AI Features

Keyboard Navigation Challenge

Explore how to spot and fix typical keyboard navigation problems on websites. Understand why proper focus management, landmark elements, and accessible interactive controls matter for users relying on keyboard navigation. This lesson helps you improve web accessibility by addressing real-world coding mistakes and enhancing user interaction.

We'll cover the following...

Task

Pick up paper and pencil or open a notepad to note the accessibility mistakes in the given coffee shop website:

Solution

  • In the index.html file, the “button” on line 35 ...