C.W.K.
Stream
Quiz · 4 questions

Forms & Accessibility

Forms are where accessibility lives or dies. Get them right and the rest follows.

Level 0Markup Novice
0 XP0/34 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete

Quiz

01Why does every <input> need an associated <label>?
02When should you use aria-label instead of <label>?
Hint
Both work, but one is native and one is the escape hatch.
03What does tabindex='0' vs tabindex='-1' vs tabindex='5' do?
04What does :focus-visible do that :focus doesn't?
Hint
Think about the difference between Tab to focus and click to focus.
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.