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
/
Tailwind CSS
Which class set makes a grid one column by default, two from md, and four from xl?
from Tailwind CSS
Tailwind CSS 4.3.3
beginner
2 min
Which class set makes a grid one column by default, two from md, and four from xl?
grid grid-cols-1 md:grid-cols-2 xl:grid-cols-4
grid sm:grid-cols-1 md:grid-cols-2 xl:grid-cols-4
grid grid-cols-4 md:grid-cols-2 xl:grid-cols-1
grid md:grid-cols-2 md:max:grid-cols-1 xl:grid-cols-4
Check
Ask AI about this kata
Report an error
next kata
Which background candidates can source detection see in full?
Predict the output
A new version is available
Reload