Kulture Konnect Blog

Cutting-Edge Marketing to Grow Your Business.

Latest Stories

Featured Stories

Filter By Categories
By
February 05, 2019

Quick Guide How-to Create a Disability Friendly Website

Disability law book, reading glass on top of a book, stethoscope and a pen  on the table.

In an ideal world, everyone should have access to the internet. In reality however, there are many obstacles one can face when trying to access the internet. It can be slow internet speeds, outdated browsers or ISPs blocking access to certain websites.

One obstacle that website owners need to pay more attention to this year is website accessibility for the disabled. Some companies might not be aware of the new laws and standards surrounding website accessibility until they're hit with a nasty lawsuit. If you want to avoid the hefty fine of $55,000 to $150,000; better read on!

Why do I need to make my website disability-friendly?

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

From their own website:

The Web must be accessible to provide equal access and equal opportunity to people with diverse abilities. Indeed, the UN Convention on the Rights of Persons with Disabilities recognizes access to information and communications technologies, including the Web, as a basic human right.Accessibility supports social inclusion for people with disabilities as well as others, such as older people, people in rural areas, and people in developing countries.
Accessibility also benefits people without disabilities. The Web Accessibility Perspectives video shows examples of how accessibility is essential for people with disabilities and useful for everyone in a variety of situations.
There is also a strong business case for accessibility. Accessibility overlaps with other best practices such as mobile web design, device independence, multi-modal interaction, usability, design for older users, and search engine optimization (SEO). Case studies show that accessible websites have better search results, reduced maintenance costs, and increased audience reach, among other benefits. Developing a Web Accessibility Business Case for Your Organization details the benefits of web accessibility.

 Use this 11-Step checklist for your next website redesign.

Download here.

New Call-to-action


How do I make make my website disability-friendly?

For a website to be fully compliant, it is recommended to comply with Level AA of the WCAG. The WCAG contains everything you need to know in order to stay clear of that that hefty fine and make your website more accessible to a wider audience. To get started, here are a few practical tips:

Use alt tags on your images.

Try hovering your mouse over an image on the web, if a few words popup describing what the image is, then that image has an alt tag. The alt tag stands for alternative text which shows up when your image doesn't load or the hardware/software being used to browse your website doesn't support or has disabled images. Take a look at the piece of HTML below:

<img class="img-responsive" src="images/cake.jpg" alt="A birthday cake with a mermaid theme"/>

The "A birthday cake with a mermaid theme" is the alternative text for the cake image. If your website uses lots of image and none of them have alt tags, better start putting them in! Alt tags also improve SEO which means it's a double win for you.

Make sure your site is accessible with keyboard alone.

Many assistive technologies rely on keyboard-only navigation. You can test this out by using the TAB key on your keyboard instead of a mouse. The TAB key will jump between parts of a web page that can have keyboard focus.

The main goal is to ensure that all content on a web page is accessible through this method alone. If you find it difficult or downright impossible to navigate your website with a keyboard alone, then it isn't accessible.

Ensure forms are designed carefully and work properly.

Forms are one of the most common ways that users can interact with the website directly. For some websites, it is the most essential part. Here are a few ways to make sure your forms are accessible, according to W3C:

  • Labeling Controls: Use the <label> element, and, in specific cases, other mechanisms (e.g. WAI-ARIA, title attribute etc.), to identify each form control.
  • Grouping Controls: Use the <field set> and <legend> elements to group and associate related form controls.
  • Form Instructions: Provide instructions to help users understand how to complete the form and individual form controls.
  • Validating Input: Validate input provided by the user and provide options to undo changes and confirm data entry.
  • User Notifications: Notify users about successful task completion, any errors, and provide instructions to help them correct mistakes.
  • Multi-Page Forms: Divide long forms into multiple smaller forms that constitute a series of logical steps or stages and inform users about their progress.
  • Custom Controls: Use stylized form elements and other progressive enhancement techniques to provide custom controls.

Choose colors carefully.

Color blindness is more common than you think. You can use the Contrast Checker tool to check if the color scheme of your website isn't causing problems for visually impaired users. The most important thing to make sure is that text is clearly legible against your websites backgrounds.

Use responsive layouts that can be zoomed.

Most browsers already allow text to be zoomed. However, if a website isn't built with this possibility in mind, the layout can break and make it more difficult or ever almost impossible to interact with your website.

Make sure your website's CSS consciously avoid the use of absolute units like using pixels for font size and element dimensions. These don't play well with zoomed pages. Also make sure that zoom isn't disabled altogether.

In order to be safe, make sure your website is zoomable to up to %400 while staying functional and accessible.

Provide subtitles and transcripts for video/audio content.

If your website contains video and/or audio content, make sure subtitles and transcripts are available.

Use tables for tabular data and nothing else.

Table elements should be used for displaying tabular data and nothing more. In the old days, they were used to achieve complex layouts. This practice has long been abandoned and frowned upon, however.

Also, make sure your tables only contain necessary information and kept as simple as possible to lessen the burden on those using assistive technologies.

Buttons and links should be big enough.

For people with motion impairments, it's important that buttons and links are big enough and easily clickable.

Make sure your buttons are wide and tall enough and that it's clear what the button is for. Use colors for links that contrast both the background and the surrounding text. Ensure that surrounding elements don't impair one's ability to interact with them. This can be done by increasing line height for text and using margin/padding for buttons.

There is such a wide variety of disabilities that it's hard to cover all bases. However, this is no reason to not try and at least make your website accessible to most.

To get a feel on how these technologies help disabled people, it's best to try an actual assistive technology device. You may also download ChromeVox; it's a screen reader is an extension to Chrome that brings the speed, versatility, and security of Chrome to visually impaired users.


 Use this 11-Step checklist for your next website redesign.

Download here.

New Call-to-action

Subscribe Email

Recent Blog Posts

The 4 Most Important Inbound Marketing Metrics to ...

Posted by Niki Pacheco
If you’re running a business, then you need to be paying attention to inbound marketing metrics. ...

Marketing Automation in Inbound Marketing

Posted by Niki Pacheco
If you're like most business owners, you're always looking for ways to increase website conversion ...

Paid Advertising and Inbound Marketing: A Winning ...

Posted by Jorge Pacheco
If you're a business owner, then you know that in order to be successful, you need to constantly be ...

Proper Website Conversion Strategies

Posted by Niki Pacheco
If you're running a business, it's important to know how to convert incoming leads into customers. ...

How Inbound Marketing and Social Media Work ...

Posted by Niki Pacheco
If you're a business owner, then you know that in order to be successful, you need to constantly be ...