Click any tag below to further narrow down your results
Links
The article highlights common accessibility flaws in advertisements, such as poor contrast ratios, missing alt-text, and text cut-off on zoom. It argues that these issues not only hinder visually impaired users but also limit the effectiveness of ads for all audiences. The piece advocates for better practices in ad design to ensure inclusivity.
The author discusses the development of an alt text button for images on their website, inspired by a feature on Mastodon. By using HTML and CSS, they created a button that reveals alt text associated with an image, enhancing user experience and accessibility. The article also outlines the code structure, design challenges, and potential improvements for the solution.