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
A card should adapt to the width of its reusable panel, not the whole viewport. Which mec…
from Frontend
advanced
1 min
A card should adapt to the width of its reusable panel, not the whole viewport. Which mechanism best preserves that contract?
Declare a query container and use a container query.
Choose a device name and add a viewport media query for it.
Read `window.innerWidth` once and add permanent inline styles.
Check
Ask AI about this kata
Report an error
previous kata
Name the CSS function that gives a Grid track a minimum and a maximum size
Fill in
next kata
A Flexbox container uses `flex-direction: column`. Along which axis does `justify-content…
Quiz
A new version is available
Reload