Skip to main content

Posts Tagged ‘ARIA’

Daniel Ali Ju1yfzkrxvg Unsplash

Making Sitecore Sites More Accessible and Screen Reader Friendly

Aria labels provide alternate text to adaptive technology tools such as screen readers.  This helps website visitors navigate the site more accurately.  One use case for aria-labels is on html anchor tags.  Sitecore does not a way to manage this text by default.  Follow along and I’ll show you how to modify the various link […]

Screenshot 2023 04 23 223632

Accessible Rich Internet Applications: Building Accessible Websites with Native HTML Part 2 of 5

A Guide to Creating Accessible and Meaningful Web Content In the world of web development, accessibility has become a crucial factor in designing and building websites. Accessibility ensures that everyone, regardless of their abilities, can access and use a website without any barriers. Semantic HTML is one of the most essential tools in creating an accessible website. […]

Accessible Balance: HTML & ARIA

Introduced in 2008 by the Web Accessibility Initiative (WAI) group, the family of attributes known by the acronym ARIA (Accessible Rich Internet Applications) allows developers to supplement HTML where it lacks in accessibility. ARIA is a group of attributes that work to supplement HTML attributes to create a more accessible experience for those using assistive […]