Search
Star
Feedback
Setup for Free
Ā© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
When to use neither Grid nor Flexbox? - Kevin Powell - Community
KP-C
Kevin Powell - Community
ā¢
3y ago
ā¢
23 replies
kangalio
When to use neither Grid nor Flexbox?
I
'm a frontend newbie
. I read how CSS Grid and Flexbox are the future and replace most legacy CSS hacks
. So
, in which situations should I use neither
display: grid
display: grid
nor
display: flex
display: flex
when laying out children items of an element
? Or can I just slap one or the other on everything to reduce the amount of fighting with CSS
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time š.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
I use Flexbox instead of Grid
KP-C
Kevin Powell - Community / front-end
3y ago
Flexbox or Grid?
KP-C
Kevin Powell - Community / front-end
16mo ago
Flexbox vs. Grid
KP-C
Kevin Powell - Community / front-end
4y ago