Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Frontend
/
Frontend
Which control is the sound starting point for an accessible “Save” action?
from Frontend
beginner
1 min
Which control is the sound starting point for an accessible “Save” action?
<button type="button">Save</button>
<div tabindex="0">Save</div>
<span aria-label="Save">Save</span>
Check
Ask AI about this kata
Report an error
previous kata
Name the media feature used to reduce or remove nonessential motion for users who request…
Fill in
next kata
Which Sass directive loads a module with namespaced members and replaces legacy `@import`…
Fill in
A new version is available
Reload