Sk16ck / accessibility-fixer-upper

Fix and debug all the accessibility problems found in this website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summary time deliverables
Fix and debug all the accessibility problems found in this website.
1 hours
1 HTML file, 4 CSS files, images

Accessibility fixer-upper

Overview

  • Fork this repository.
  • Debug all the issues both validation-wise and accessibility wise. I suggest you start with the HTML validation.
  • There are lots of things wrong with the code: validation errors, tags missing, bad semantics, broken links, poor & missing accessibility features—all of them need to be found and fixed.
  • Run it through Markbot and make sure it passes all the checks.

Goal

Pass all of Markbot’s accessibility requirements and visually match the images in the “screenshots” folder.

  • Final screenshots in the “screenshots” folder.

Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.

About

Fix and debug all the accessibility problems found in this website.


Languages

Language:CSS 86.3%Language:HTML 13.7%