MDRSS · MARKDOWN SNAPSHOT
9.8/10
ARIA Patterns and Best Practices
ARIA (Accessible Rich Internet Applications) provides attributes to enhance accessibility when native HTML semantics are insufficient. The first rule of ARIA is: don't use ARIA if native HTML can do the job. Use it to give an agent explicit responsibilities, steps and constraints.