30
loading...
This website collects cookies to deliver better user experience
Perceivable - Information and user interface components must be presentable to users in ways they can perceive.
Operable - User interface components and navigation must be operable.
Understandable - Information and the operation of user interface must be understandable.
Robust- Content must be robust enough that it can be interpreted reliably by a wide variety of user agents, including assistive technologies.
<div>
and <span>
Tells nothing about its content.<form>
, <table>
, and <article>
Clearly defines its content.<header>
, a <section>
, the <footer>
, and more.