Skip to content

Instantly share code, notes, and snippets.

@Pilewski
Created October 3, 2016 17:11
Show Gist options
  • Save Pilewski/c818d2c573933c8d51c6591c5d285ae8 to your computer and use it in GitHub Desktop.
Save Pilewski/c818d2c573933c8d51c6591c5d285ae8 to your computer and use it in GitHub Desktop.
Accessibility Commitments

Accessibility Commitments

  1. Intentionally using good usability design principles to improve the webapp experience for those with cognitive disablities
  2. Write good semantic markup including the use of alt text for images and wrapping radio buttons in label tags
  3. Make our application navigable using tab-index / without the use of a mouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment