Skip to content

Instantly share code, notes, and snippets.

@kccrs
Last active October 7, 2016 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kccrs/42ceb63ccd6b679751b39908d0e73925 to your computer and use it in GitHub Desktop.
Save kccrs/42ceb63ccd6b679751b39908d0e73925 to your computer and use it in GitHub Desktop.
Accessibility Deep Dive

My Three Accessibility Commitments

  1. Identify color contrast issues and use accessible contrast for color blindness.
  2. Use semantic html tags.
  3. Use ARIA roles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment