Applying the four principles of accessibility

Web Content Accessibility Guidelines—or WCAG—looks very daunting. It’s a lot to take in. It’s kind of overwhelming. It’s hard to know where to start.

I recommend taking a deep breath and focusing on the four principles of accessibility. Together the…


This content originally appeared on Adactio: Journal and was authored by Adactio: Journal

Web Content Accessibility Guidelines—or WCAG—looks very daunting. It’s a lot to take in. It’s kind of overwhelming. It’s hard to know where to start.

I recommend taking a deep breath and focusing on the four principles of accessibility. Together they spell out the cutesy acronym POUR:

  1. Perceivable
  2. Operable
  3. Understandable
  4. Robust

A lot of work has gone into distilling WCAG down to these four guidelines. Here’s how I apply them in my work…

Perceivable

I interpret this as:

Content will be legible, regardless of how it is accessed.

For example:

  • The contrast between background and foreground colours will meet the ratios defined in WCAG 2.
  • Content will be grouped into semantically-sensible HTML regions such as navigation, main, footer, etc.

Operable

I interpret this as:

Core functionality will be available, regardless of how it is accessed.

For example:

  • I will ensure that interactive controls such as links and form inputs will be navigable with a keyboard.
  • Every form control will be labelled, ideally with a visible label.

Understandable

I interpret this as:

Content will make sense, regardless of how it is accessed.

For example:

  • Images will have meaningful alternative text.
  • I will make sensible use of heading levels.

This is where it starts to get quite collaboritive. Working at an agency, there will some parts of website creation and maintenance that will require ongoing accessibility knowledge even when our work is finished.

For example:

  • Images uploaded through a content management system will need sensible alternative text.
  • Articles uploaded through a content management system will need sensible heading levels.

Robust

I interpret this as:

Content and core functionality will still work, regardless of how it is accessed.

For example:

  • Drop-down controls will use the HTML select element rather than a more fragile imitation.
  • I will only use JavaScript to provide functionality that isn’t possible with HTML and CSS alone.

If you’re applying a mindset of progressive enhancement, this part comes for you. If you take a different approach, you’re going to have a bad time.

Taken together, these four guidelines will get you very far without having to dive too deeply into the rest of WCAG.


This content originally appeared on Adactio: Journal and was authored by Adactio: Journal


Print Share Comment Cite Upload Translate Updates
APA

Adactio: Journal | Sciencx (2024-05-30T14:38:23+00:00) Applying the four principles of accessibility. Retrieved from https://www.scien.cx/2024/05/30/applying-the-four-principles-of-accessibility/

MLA
" » Applying the four principles of accessibility." Adactio: Journal | Sciencx - Thursday May 30, 2024, https://www.scien.cx/2024/05/30/applying-the-four-principles-of-accessibility/
HARVARD
Adactio: Journal | Sciencx Thursday May 30, 2024 » Applying the four principles of accessibility., viewed ,<https://www.scien.cx/2024/05/30/applying-the-four-principles-of-accessibility/>
VANCOUVER
Adactio: Journal | Sciencx - » Applying the four principles of accessibility. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/05/30/applying-the-four-principles-of-accessibility/
CHICAGO
" » Applying the four principles of accessibility." Adactio: Journal | Sciencx - Accessed . https://www.scien.cx/2024/05/30/applying-the-four-principles-of-accessibility/
IEEE
" » Applying the four principles of accessibility." Adactio: Journal | Sciencx [Online]. Available: https://www.scien.cx/2024/05/30/applying-the-four-principles-of-accessibility/. [Accessed: ]
rf:citation
» Applying the four principles of accessibility | Adactio: Journal | Sciencx | https://www.scien.cx/2024/05/30/applying-the-four-principles-of-accessibility/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.