Design comparison
SolutionDesign
Solution retrospective
Is CSS Grid more advisable for doing this?
Community feedback
- @SatellitePeacePosted about 2 years ago
Hello @demi05 congrats on completing this challenge
To answer your question, yes you can use a CSS grid to achieve the same layout
-
so it is all up to you
-
However, i think that the CSS grid was designed for and is usually used for more complicated 3d layouts so using it for this project will be an overkill
-
So no CSS grid is not more advisable, however like I said it all comes down to preference
-
As long as your css code is clean and readable you can choose to use flexbox or grid
Marked as helpful0@demi05Posted about 2 years ago@SatellitePeace I will keep this in mind. Thank you very much for this
1 -
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord