Capstone audit

Audit This: A real open-source ‘page with errors’ accessibility teaching demo

Animal Shelter Demo (codepo8 / Christian Heilmann) · A real, MIT-licensed GitHub Pages demo built for a Skillshare class on using browser dev tools to find and fix accessibility issues.

Briefing

This is a real, open-source page at codepo8.github.io/a11y-demos/page-with-errors.html (source at github.com/codepo8/a11y-demos). Every finding below was verified against the actual HTML source, not inferred from rendering — quote the exact markup where it matters.

Your task

Go through each check below and mark it Pass or Fail based on the live page and its source. Some checks describe genuinely correct, compliant behavior — don't assume everything is broken. After completing every check, rank the ones you marked Fail from most to least severe.

Checklist

Mark each check Pass or Fail. Some checks describe correct, compliant behavior.

Back to hub