Why make websites accessible?

Making accessible websites ensures that they are usable by the widest range of users, but also ensures your site is easier to read and navigate. It is important to make these changes to your websites to accommodate a variety of disabilities. For example, many people with visual disabilities use screen readers which read aloud information on the screen such as text or image descriptions provided through alternative text (Alt Text).

If you plan, format, and structure your website correctly in the beginning, it will ensure the site is not only accessible but can also be viewed and the content is usable for everyone.

The Web Content Accessibility Guidelines (WCAG) explains how to make web content accessible to people with disabilities. There are four guiding principles (P.O.U.R.):

  1. Perceivable - Information and user interface must be presented to users in ways they can perceive.
  2. Operable - Users must be able to use the interface. It cannot require interaction that a user cannot perform.
  3. Understandable - Users must be able to understand the information as well as how to use the interface.
  4. Robust – Users must be able to access the content as technologies advance. In other words, as technologies and user agents evolve, the content should remain accessible.

  How to Meet WCAG 2.0 - a checklist

Legislation

Ontario Regulation 191/11, section 14:

Authoring Tools

There are many tools used to author html code for websites pages. Queen’s University uses the web publishing tool WebPublish. Even though several web publishing tools and WYSIWYG webpage editors exist, it is important to note that using these tools alone does not guarantee accessibility. There are many principles and practices, listed in this guide, to employ to ensure proper website accessibility.