Creating websites that are accessible to visitors with disabilities can be challenging, especially for developers building one-off / standalone sites. Most websites that were built even a year ago are likely not accessible, and many of the content management systems out there aren't accessible out-of-the-box, so to speak. If your website partner wasn't specifically told to build your website in an accessible way, it's likely that your site may have a few issues. Accessible websites aren't easy to build! If you're wondering if your site is accessible, you can get an idea by using an automated scanner. Automated testing won't catch every potential issue, but it will check the basics (and the most obvious), giving you an overall idea of how you're doing. (If you need 100% comprehensive testing, have it done by professionals using assistive devices.) So how do you test your site yourself?
Read More