+ 56
Flexbox is definitely the future at this point, and is tons easier to use. It's also much easier to support different screen sizes, devices, and layouts. Grid had it's uses, but I'm going with Flexbox on all my sites. Hope that helps! 😊👍🏼
11th Feb 2019, 3:15 PM
Tony
Tony - avatar
+ 37
A small difference between CSS Grid and Flexbox is that CSS Grid’s approach is layout-first while Flexbox’ approach is content-first. If you're well aware of you content before making layout, then use Flexbox and if not, use CSS Grid.
11th Feb 2019, 4:01 PM
Markpeach96
Markpeach96 - avatar
+ 27
I prefer using Grid and Flexbox both together... Grid for making the layout and flex-box for laying out the content... Here is an example for making use of both Flex and Grid : https://dri.es/redesigning-a-website-using-css-grid-and-flexbox And check out this too : https://codeburst.io/landing-page-counter-using-css-grid-and-flexbox-617379449936
11th Feb 2019, 4:42 PM
$oftware Geek
$oftware Geek - avatar
+ 18
Grid-45% Flex-55%
11th Feb 2019, 3:49 PM
Charan Leo25
Charan Leo25 - avatar
+ 17
Flexbox is the way to go.
11th Feb 2019, 3:28 AM
Rono Godfrey
Rono Godfrey - avatar
12th Feb 2019, 12:33 AM
BroFar
BroFar - avatar
+ 8
It really depends of your project. Basicly css grid - two dimensional positioning and css flexbox - one dimensional positioning.
11th Feb 2019, 7:12 PM
Nikolay Aleksiev
Nikolay Aleksiev - avatar
+ 8
i use CSS grid because CSS grid better to make site interactive
12th Feb 2019, 1:36 AM
Salung Prastyo
Salung Prastyo - avatar
+ 8
I haven't used either.
12th Feb 2019, 7:13 AM
Sonic
Sonic - avatar
+ 5
What is flexbox?
12th Feb 2019, 12:17 AM
Mr.ASDF
Mr.ASDF - avatar
+ 4
I have to go with web, its pretty simple when got the hang of it.
11th Feb 2019, 7:44 PM
ForGetFulSkyBro
ForGetFulSkyBro - avatar
+ 4
Grid for complex layouts and Flex for simple layouts. Thats how i see it
11th Feb 2019, 11:23 PM
BlackDrake
+ 4
Took me forever to learn how to use either correctly. Still dont know if I am.
12th Feb 2019, 4:24 AM
Jtech
+ 3
Both. Depends what do i need.
11th Feb 2019, 6:22 PM
El Wolfinho
+ 3
Flexbox 😊
11th Feb 2019, 11:06 PM
Angie Reyes Conde
Angie Reyes Conde - avatar
+ 3
Both depend what you want to do, otherwise flebox is mucher easy to use
12th Feb 2019, 12:57 AM
KastSoFresh
KastSoFresh - avatar
+ 3
Flex, Flexbox and Grid does it replace using table for layout? Please who can help me with link to learn all about Flexbox and Grid with its Applications.. Thanks.
12th Feb 2019, 10:29 AM
Lawz
Lawz - avatar
+ 2
Flex and flex-box isn't there a difference? I used to used flex-box when I was starting to learn but its says its non-standard. I love flex. Grid seems very weird to me.
11th Feb 2019, 6:37 PM
Akib
Akib - avatar
+ 2
Bootstrap :))
11th Feb 2019, 9:13 PM
Vladimir