
Website accessibility is all about making sure anyone and everyone can access your website. There are many users out there who have disabilities or may be using devices that require additional accommodations. That being said, some things that can be done to improve accessibility will improve the user experience for everyone. Check out these tips on how to optimize your website accessibility:
Ensure your color scheme has an appropriate amount of contrast.
Color blindness is a very common condition among users. Make sure that your color scheme has enough contrast so that people with color blindness can still distinguish what exactly is on the page. Tools like colorfilter.wickline.org help to mimic colorblindness on your website so that you can see where to make changes.
Utilize alternative content where necessary.
Alternative content is useful for users with vision/hearing problems. Alternative content means using text for non-text content. For instance, using words to describe images, or including transcripts along with videos for users who are hard of hearing. A text only version of your website can also be useful for users with slower internet connections or devices that are outdated.
Utilize skip links.
Skip links allow speech software to skip over links/navigation items that are repeated on every page. This is useful for people who are vision impaired and don’t want to listen to the same menu items being repeated on every page. Skip links allow users to skip over repetitive links so that they can access the primary page content.
Explain Select Menus.
The default value on select menus should describe what the menu is intended for. For instance, if a form is asking for your bodyweight it should label the default value of the select menu as ‘select body weight’ instead of leaving it blank or including number with no explanation. This will help to ensure everyone clearly understands the purpose of forms and fields.
Use descriptive link names.
Use descriptive links whenever you can! A link that says ‘click here’ isn’t nearly as useful as ‘click here to download Windows 2010.’ When in doubt, be more descriptive.