By Marta Yousif
Research has shown that 20% of people who interact with technology have some sort of disability. Sharon Helms, who works at the PSU Office of Information Technology, spoke about the potential issues with levels of accessibility in technology as a result of a lack of awareness of disability types.

Helms shared a list of the major categories of disability types as well as a list of her top ten guidelines to keep in mind regarding maintaining accessible web content.
Major Categories of Disability Types:
- Visual: disabilities regarding sight ability
- Hearing: disabilities regarding hearing ability
- Motor: disabilities regarding physical ability
- Cognitive: disabilities regarding mental ability
Helms brought attention to the Web Content Accessibility Guideline Website (WCAG) linked below, which provides good insight, suggestions, and information regarding web content accessibility as well as a list of four standards and guidelines to follow:
P.O.U.R.
- Perceivable: available to all senses (vision and hearing primarily)
- Operable: users can interact with all controls and interactive elements using either the mouse, keyboard, or an assistive device
- Understandable: content is clear and limits confusion and ambiguity
- Robust: a wide range of technology (including old and new user agents and assistive technologies) can access the content
Helms concluded her talk with a list of ten guidelines to keep in mind when creating accessible web content.
10 Guidelines for Accessible Web Content:
- Provide text alternative: describe the content and the purpose of the image as concisely as possible (about 140 characters or less)
- Use headings to create structure: create unique headings with provided heading styles to create structure
- Use bullet and number feature to make lists: use the list feature for all bulleted and numbered lists and use the indent feature to create sublists
- Provide headings and summaries for tables: indicate column and row headers for all data tables with headings and provide a concise summary of the table’s purpose
- Provide a strong color contrast: small text must be a minimum 4.5:1 contrast ratio, and large text must be a minimum 3:1. Utilize a contrast checker if needed
- Provide clear and meaningful links: provide descriptive text for hyperlinks and indicate if the link opens in a new tab/window. Avoid terms like “click here”
- Avoid using images of text: do not use an image of text if that text conveys important information, is used as a heading, or appears in the user interface
- Avoid using tables for layout: tables have a specific semantic for screen readers and users, so we can use them to create columns
- Avoid using sensory characteristics: avoid using spatial relationships, page position, or relying on any single sensory ability such as vision or hearing
- Avoid using color alone: do not rely on color alone to communicate information; instead provide redundant visual cues such as Xs and check marks
Resources: