Guideline 4.1 - Compatible

Browse by Category

Conformance Levels

Description

Maximize compatibility with current and future user agents, including assistive technologies.

Questions & Answers

What is ARIA?

What is ARIA? I know it's related to web accessibility, but what does it do?

  • aria
  • aria attributes

How should list items be nested?

I am getting an automated scanner error that “<li> elements must be contained in a <ul> or <ol>”, but in my code the <li> elements are contained in <ul>. What’s going on?

  • accessibility tree
  • lists
  • scanner errors