Skip to content

tajakobsen/a11y-workshop-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UU Workshop 2.0

Content of this repo

This repository contains an example of a legacy web page, which is lacking some accessibility features.

Your task is to take this web page, and improve the accessibility!

Starting the test-server

npm install
npm run start

Web page will open on port 3000.

Tasks

  1. Navigate trough the whole page with a screen reader
  2. Run lighthouse on the page, and fix any errors found (F12 in Chrome + Audits tab)
  3. Run "FastPass" in Accessibility insights on the page, and fix any errors found
  4. Go trough the page with the following WCAG 2.0 criteria prioritized:
    • 1.1.1 Non-text content
    • 1.3.1 Info and Relationships
    • 2.4.1 Bypass blocks
    • 2.4.7 Focus visible
    • 3.3 Input assistance

Resources

About

Second round of A11y workshops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors