Accessible Tabs

Let’s learn to create accessible web together.This example is an effort to create accessible Tabs using ARIA. ARIA is a W3C specification that stands for “Accessible Rich Internet Applications.” It consists of markup that can be added to HTML in order to communicate the roles, states, and properties of user interface elements to assistive technologies (AT).

The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser.

To learn more about accessible ARIA Pattern for Tabs check WAI-ARIA Guidance