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