For all the web developers out there, are you intentionally leaving out ADA and WCAG accessibility compliance from your client agreements? Also, do you think this approach would hold up in court if challenged?
3 Answers
It's definitely a matter of professional responsibility. Just like an electrician should use the right materials, web developers should prioritize accessibility. Ignoring it can lead to serious liabilities.
Only include it if it's necessary for the project, and if that's the case, definitely factor it into the costs. This is especially true for governmental projects. Sometimes, I pass the compliance responsibility to a third-party tool that's more about the framework rather than the design itself.
You should definitely consider accessibility when developing for clients, especially if they plan on monetizing the site. Excluding users isn't a good business strategy! It might be worth including these considerations in your overall costs.
Totally agree! Accessibility isn't just a checkbox, it's crucial for user experience.