Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.12 KB

accessibility-policy

An open accessibility policy

The W3C provides guidance on Developing Organizational Policies on Web Accessibility, complete with a template. I have adapted that template to a more human readable format, in Markdown, which includes a list of commitments:

view the raw policy

The Policy

[ORGANIZATION OR PROJECT NAME] is committed to ensuring the accessibility of this site for people with disabilities. We pledge to meet W3C WAI's Web Content Accessibility Guidelines 2.0, Level AA conformance. Any issues should be reported to [EMAIL ADDRESS].

We are committed to ensuring accessibility through:

  • Use of ARIA landmark roles.
  • Proper use of HTML headings.
  • Perceptible link text and focus states.
  • Sufficient color contrast.
  • The use of appropriate alt text for images.
  • Keyboard navigable forms inputs with descriptive labels.
  • Text transcripts for audio and closed captioning for video content.
  • Navigation without the need for a mouse or track pad.