Checkbox Example 1
Uses background images for graphically displaying button state
Example
Sandwich Condiments
- Lettuce
- Tomato
- Mustard
- Sprouts
Not your average lettuce
Keyboard Shortcuts
- Tab: Move between checkbox items.
- Space: Toggle aria:checkedstate of checkbox with keyboard focus.
ARIA Roles and Properties
- role="checkbox"
- role="group"
- role="description"
- States and properties: 
        - aria:checked
- aria:describedby
- aria:labelledby