The Women of Toward
I attended the online conference Women in Tech, hosted by the IGPP. With a variety of speakers, the day was filled...
27 January 2025
Imagine trying to use a website and finding out it only works for 75% of it's users. Annoying right? Well that's what happens when we overlook accessibility.
The latest Family Resources Survey states that nearly one in four of the total population are classified as disabled. During the past few years the importance of accessibility has been a huge part of my Web Development journey, due to certain clients, and it's pushed me to make sure each website I build can be used by eveyone.
Web Accessibility, or A11y, is about creating content, design and development that can be used by everyone. This includes people with visual, auditory, motor, and cognitive impairments.
It should be something that is thought about throughout an entire process instead of trying to retrofit as an afterthought.
By making your website accessible, you're helping to create a more inclusive digital world. As a web developer, you have the responsibility to ensure that everyone can use the web without barriers against them.
Some individuals with motor or cognitive disabilities will use the web differently to others, including using software such as screen readers or color safe tools. Making sure your code takes these thoughts into consideration is incredibly important and will make you into a better developer.
The Web Content Accessibility Guidelines are universal guidelines for ensuring web accessibility created by the World Wide Web Consortium (W3C). It outline three levels of conformance:
There are four categories that you should use to ensure your website follow their guidelines:
While taking all user's needs into consideration may take time, there are a few things you can start doing right away to make your websites more inclusive for all users:
The market for accessibility tools has surged in recent years, which is lovely to see. For example:
As AI and voice technologies become more integrated into the web, accessibility is going to be more critical than ever. Now is the time to start learning and implementing accessible design principles to get ahead of your competitors.
By creating a more inclusive web experience, you will also see the rewards for your client. You can reach a larger audience and boost your SEO rankings by improving a websites accessibility.
If you have 20% of users with accessibility problems, such as not being able to tab through your menu, they will leave your site and go somewhere else. Google will track this and you will organically lose 20% of your users.
You'll also find more and more businesses are asking for accessibility to be a consideration, or even mandatory, during your discussion stage. So showcasing other projects where this has been prioritised will boost your portfolio.
Everyone should have access to the web, and web developers are in a unique position to ensure that happens.
Start small by reviewing your website’s accessibility and see how you can make improvements. You'll be able to work your way up to knowing exactly what to look for during each project and, hopefully, it'll become something you are passionate about including in each of your builds.
I attended the online conference Women in Tech, hosted by the IGPP. With a variety of speakers, the day was filled...
Today we launched Asset Locations for Craft CMS 4, which has been in development for the last few weeks.
STORM+SHELTER are a film and video production company. We knew their new site had to contain a lot of videos,...