Drupal Accessibility - Drupal Training Curriculum for Drupal Companies

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
You are viewing a wiki page. You are welcome to join the group and then edit it. Be bold!

Back to Drupal Training Syllabus

Drupal Accessibility

While developing a website make sure that the site is accessible for people with disabilities.

Learning Objectives

Trainee will be able to build a perfectly accessible website

Course Content

  1. Web Accessibility - Introduction

  2. Web accessibility refers to the inclusive practice of removing barriers that prevent interaction with, or access to websites, by people with disabilities. When sites are correctly designed, developed and edited, all users have equal access to information and functionality.
    https://www.w3.org/WAI/intro/accessibility.php

  3. How to make website accessible?

  4. Web Content Accessibility Guidelines (WCAG) is developed through the W3C process in cooperation with individuals and organizations around the world, with a goal of proving a single shared standard for web content accessibility that meets the needs of individuals, organizations, and governments internationally.
    https://www.ontario.ca/page/how-make-websites-accessible
    https://www.w3.org/WAI/intro/wcag

  5. Accessibility- Drupal best practices

  6. Drupal is an accessible tool for building websites that can also be accessed by people with disabilities.
    https://www.drupal.org/about/features/accessibility

Reference

https://www.w3.org/WAI/
https://www.drupal.org/about/features/accessibility

Exercise

Create a webpage for a homepage of college that follows Web Accessibility Standards.

Next » Javascript Knowledge