Standard HTML and ARIA Checkbox examples

The following are examples of standard checkboxes built with HTML as well as simulated checkboxes built with ARIA

Concepts included in the ARIA checkboxes include:

Standard HTML Checkboxes

Standard checkbox elements using HTML <input> and <label> tags:




ARIA Checkboxes

Checkboxes using ARIA and JavaScript:

Option A
Option B
Option C
Option D