Luis Gustavo Ganimiluisgustavoganimi.hashnode.dev·Dec 18, 2024Cross-Browser Animation Challenges in Carousels with Accessibility in Mind1️⃣ Context Carousels are a common and visually appealing way to display content on websites. However, creating a truly cross-browser and accessible carousel from scratch is more challenging than it may seem. My goal was to create a carousel with an ...safari
Shubham Nayakimnayakshubham.hashnode.dev·Sep 14, 2024Building an Accessible Product List Page with ReactAccessibility is a critical part of web development. Creating a product list page that everyone, including people with disabilities, can easily use should be a top priority for developers. In this blog, I’ll guide you through building an accessible p...React
Elizabeth LolaforfreeCodeCampfreecodecamp.org·Sep 6, 2024How to Use HTML Attributes to Make Your Websites and Apps More AccessibleHave you ever used an attribute in HTML without fully understanding its purpose? You're not alone! Over time, I've dug into the meaning behind many HTML attributes, especially those that are crucial for accessibility. In this in-depth tutorial, I'll ...HTML
Otuekong Ukpongsoftouch.hashnode.dev·Dec 28, 2023How to make your website screen reader-friendlyCreating a screen reader-friendly website is crucial for ensuring inclusivity and accessibility for users with visual impairments. Here are some key steps to make your website more accessible to screen readers: 1. Use Semantic HTML: Headers and Sect...screen readers
Binay MaharjanforJoBins Engineeringblog.jobins.jp·Sep 28, 2023Explanation of ARIA in HTMLARIA, or Accessible Rich Internet Applications, is a set of attributes that define ways to make web content and web applications more accessible to people with disabilities. ARIA attributes can be added to HTML elements to provide additional informat...5 likes·41 readsaria
Ashley Morganashleys-accessibility.hashnode.dev·Jun 28, 2023ARIA Basics: Roles and LabelsARIA, or Accessible Rich Internet Applications, can be a tricky thing to get into, especially for a brand-new developer or someone learning. A quick look at ARIA documentation can make the whole thing daunting, as there is a lot there. But there is s...Web Accessibility
Ben Buchanan (200ok)200okweblog.hashnode.dev·Dec 21, 2022Clickable DIVs and other icebergsThe web industry is unlikely to ever stop building custom UI components, which is fine. But the web industry also seems unlikely to stop replicating the same accessibility errors while doing so… which is not. As each new-and-shiny UI framework appear...Accessibility
Harshita Kanalharshita-kanal.hashnode.dev·Oct 1, 2022Web Accessibility - 101Any web application has users with diverse abilities, some of them may make use of assistive technology to navigate the web, this includes, screen readers, navigators, keyboards, and users not making use of the traditional mouse. In these cases, it b...3 likes·125 readsWeb Development
Mohsen Vazirimohsenv.hashnode.dev·Jul 1, 2022Reusable Widgets that work! — Vue Amsterdam Conference 2022 Summary series — Fifth TalkWelcome! Happy to see you in the fifth part of my Vuejs Amsterdam Conference 2022 summary series, in which I share a summary of all the talks with you. You can read my JSWorld Conference 2022 Summary series (in four parts) here, where I summarized al...135 reads Vue Amsterdam Conference 2022 SummaryVue.js