UI/UX Atlas

Keyboard Navigation & Focus Management (inert) — Quiz

5 questions Read the lesson first →

Question 1 of 5Keyboard Navigation & Focus Management (inert)
A design team builds a settings page using CSS Grid. The visual layout places a 'Save' button in the top-right of the grid, but the button appears early in the DOM — before the form fields it submits. A keyboard user tabs through the page and reaches 'Save' before filling out any fields. What is the correct fix?