DevTalk
November 20, 2024
2
min read

Find all accessibility problems in a page to take part in the CODE100 final!

Chris Heilmann

Today we had our Accessibilty WeAreDevelopers LIVE day and as part of this, we have a new CODE100 challenge. This time it is not about coding something, but about debugging instead.

We have put together an alternative page for the LIVE day that is full of accessibility issues. What we want from you is to list them, explain how you found them and - for bonus points - how you would fix them.

You can check the page by activating the link on the following screenshot.

Screenshot of the web site with a "broken" stamp on it and a code100 logo

Some tips:

  • Quite a few of the issues can be found using linters and static analysis
  • Others require you to interact with the document and see things that might be hidden
  • Consider looking at the page in different devices and modes to find issues that might only show up for users of those.

Please submit your answers using this form and we will pick two lucky winners next week that will join the CODE100 final at the WeAreDevelopers World Congress next year in Berlin.

Find all accessibility problems in a page to take part in the CODE100 final!

November 20, 2024
2
min read

Subscribe to DevDigest

Get a weekly, curated and easy to digest email with everything that matters in the developer world.

From developers. For developers.