DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
HTML Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
easy
HTML
What is 'the first rule of ARIA'?
A
Always add role attributes to every interactive element for clarity
B
Don't use ARIA if a native HTML element already provides the needed semantics and behavior
C
ARIA should only be used on <div> and <span> elements
D
Use aria-label on every element to maximize screen reader compatibility
Check Answer