TOTiny Octopusintinyoctopus.hashnode.dev·Aug 21, 2024 · 5 min readHow to Build An Accessible Toggle Switch with Modern HTML & CSS (Without JavaScript)When your designer hands you a slick UI featuring toggle switches, your priority is to make sure these switches are accessible. So, how do you go about building an accessible toggle switch without relying on JavaScript? Building an Accessible Toggle ...00
TOTiny Octopusintinyoctopus.hashnode.dev·Aug 8, 2024 · 4 min readHow to Create Accessible Charts in React: A Guide to Inclusive Data VisualisationWhat is Accessibility in Data Visualisation Data visualisation is key to communication but we found that many of the popular charting and graph libraries in ReactJS can be inaccessible to people using a screen reader. Accessibility in data visualisat...00
TOTiny Octopusintinyoctopus.hashnode.dev·Aug 6, 2024 · 5 min readCan AI be used to write good descriptive alt text for images in 2024?The Importance of Alt Text for Accessibility and SEO Alt text on images is an absolute basic of digital accessibility. Alt text (sometimes referred to as alt tags) is the alternative text, or text description, of an image providing some context of th...00