Welcome
My name is Ashley Sheridan. I'm an engineering manager, full stack web developer, accessibility blogger and orator, dad of the most energetic boys in existence, and toy-fixer extraordinaire.
I operated as the web team lead and accessibility expert at Livedrive. I also write quite extensively in my blog about web accessibility, and have created various accessibility tools such as a HTML tag picker tool, and an accessibility checklist tool to help development at various stages.
Latest Blog Posts
Web accessibility is an incredibly important topic, and should be considered as essential as subjects like security, UX (user experience), and design. Not only can poor accessibility cause usability problems for some people, but it can act as a complete barrier to entry. Your audience may be left feeling that you don't care about them, leading to them go elsewhere, to your competitors (be that in information
Form validation is an essential process for maintaining data integrity, enhancing the user experience, and ensuring security of your website or service. The importance of form validation cannot be overstated. It plays a vital role in protecting both the user and the system from potential harm. For users, it ensures that their input is acknowledged and processed correctly, reducing frustration and improving
WAI-ARIA (Web Accessibility Initiative - Accessible Rich Internet Applications), or ARIA for short, is a way of adding further accessibility to elements that you cannot by using HTML alone. Most usually it's used to add a label to something that assistive technology (such as screen readers) can access and present to the user, where the existing text inside the HTML is lacking or would be confusing