Accessibility

Robust principle

This principle speaks to the need for web content to be structured and free of technical errors so it can be read or displayed properly in/by all viewers, readers, translations and iterations. It involves:

  • ensuring content can be accurately interpreted and parsed
  • avoiding significant HTML/XHTML validation/parsing errors by following the HTML specifications
  • using ARIA to enhance accessibility when HTML is not sufficient

Applicable criterions