Panda Quests Posted on Aug 24, 2020 What do you prefer? CSS grid or flexbox? #css #codenewbie #discuss Top comments (4) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Mahmoud1Ali3ng Mahmoud1Ali3ng Mahmoud1Ali3ng Follow Joined May 20, 2020 • Aug 24 '20 Dropdown menu Copy link Hide It depends on to what do you need. Collapse Expand Andrew Baisden Andrew Baisden Andrew Baisden Follow Software Developer | Content Creator | AI, Tech, Programming Location London, UK Education Bachelor Degree Computer Science Work Software Developer Joined Feb 11, 2020 • Aug 24 '20 Dropdown menu Copy link Hide Both I just combine the two when working on projects. Collapse Expand Alejandra Melendez Alejandra Melendez Alejandra Melendez Follow HI! I'm Ale and I love coding. I'm a fullstack developer specialized in Javascript. I love sharing everything I learn. Location Monterrey, México Work Fullstack developer Joined Dec 31, 2019 • Aug 25 '20 Dropdown menu Copy link Hide If the content is static I prefer grid, otherwise, I always use flexbox. Collapse Expand Sanjiv Sanjiv Sanjiv Follow Location Helsinki Joined Jun 12, 2020 • Aug 27 '20 Dropdown menu Copy link Hide Both are awesome! Yet they are easy to mix up with each others. Are you starting to learn one of those? Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (4)
It depends on to what do you need.
Both I just combine the two when working on projects.
If the content is static I prefer grid, otherwise, I always use flexbox.
Both are awesome! Yet they are easy to mix up with each others.
Are you starting to learn one of those?