Skip to main content

Smith strives to meet Web Content Accessibility Guidelines (WCAG) 2.0 Level AA in furtherance of our responsibility to provide equal opportunity access, use and participation in the college’s programs, services and activities.

Resources

Accessibility Guidelines from WebAIM
A nonprofit organization based at Utah State University, WebAIM provides comprehensive web accessibility guidelines to empower organizations to make their own content accessible to people with disabilities.

Web Content Accessibility Guidelines (WCAG)
The Web Content Accessibility Guidelines (WCAG) are part of a series of web accessibility guidelines published by the Web Accessibility Initiative (WAI) of the World Wide Web Consortium (W3C), the main international standards organization for the internet.

WAVE Web Accessibility Evaluation Tool
WebAIM's WAVE accessibility tool is a free, easy-to-use resource for evaluating the accessibility of web pages. Simply enter the web address of your page and submit the form. WAVE will present your page with indicators of accessibility features and potential problems. Full instructions are available on the site.

Paciello Color Contrast Analyser
The Color Contrast Analyser provides a pass/fail assessment against WCAG 2.0 color-contrast success criteria. It can also provides a simulation of certain visual conditions, including dichromatic color-blindness and cataracts, to demonstrate how your web content appears to people with less than 20/20 vision

Paul Adam Bookmarklets
Bookmarklets for accessibility testing highlight roles, states and properties of accessibility elements on the page. They are accessible to screen reader users and work on any browser including mobile phones.

NVDA (PC) / Apple Voiceover (Mac)
NVDA (NonVisual Desktop Access) is a free “screen reader” which enables blind and vision impaired people to use computers. It reads the text on the screen in a computerised voice. Macintosh users can use Apple's built-in Voiceover tool to achieve the same results.

Tips To Make Your Web Pages Accessible

Use Alternate Text (ALT tag) Descriptions for Images and Graphics

The ALT tag is invaluable in describing the image or graphic to a text-based user.

Don’t Rely on Color for Emphasis

Visitors who are blind, low-vision or color-blind will not be able to differentiate between the content you are trying to emphasize or highlight. Visitors with low vision may also find it difficult or impossible to read content if the color doesn't have sufficient contrast with the background.

Avoid “Click Here” Links with Vague Names

Make your link text descriptive but brief and meaningful. For example, use a phrase like "Read the report on climate change," linking "report on climate change" rather than using "click here." WebAIM offers helpful advice about hypertext links.

Avoid Multiple Links in a Line

Text browsers read one line at a time and may have trouble distinguishing between consecutive links on one line.

Don’t Use Images or PDFs to Communicate Information

For maximum effectiveness and ease of use, website content should be presented as text; PDFs should be used only when the document is intended to be downloaded and printed (for example, a form that requires signatures). Images must include ALT tags to describe the content to a text-based user.

Label Forms Properly

Create a consistent, predictable format for accessible web forms. The American Foundation for the Blind offers advice on designing accessible forms.

Supply Captions and a Transcript

Offer captions and either a full transcript or a text description for all video files, and a transcript for audio files.

Use Tables Only When Necessary

Include tables when you genuinely need to present tabular data. Use header cells for the top row and left column. Be sure that textual information is displayed in a linear form across a whole line, typically on one line only. Word wrapping in tables creates problems for browsers and screen readers.

Reduce Clutter

Overly busy pages are difficult for anyone to read, but they can be especially confusing to someone using a screen reader.

Keep Formatting Simple

Use headings, short paragraphs and bulleted lists. Aim for brief, clear paragraphs that are organized hierarchically.