WAI-ARIA

Gain insight into the purpose of WAI-ARIA attributes and learn when it is appropriate, or not, to incorporate them into your website or application.

WAI-ARIA attributes can be one of the more confusing aspects of accessible coding, so let’s see if we can clear it up a little! WAI-ARIA stands for “Web Accessibility Initiative—Accessible Rich Internet Applications,” but most people will simply refer to them as ARIA attributes. They exist so that developers can manually attach information about the role, name, description, state, and interaction options to non-semantic elements that don’t have that information naturally associated with them. This allows us to create complex widgets and custom tools in an accessible way.

Get hands-on with 1200+ tech skills courses.