If you're taking requests, a similar page for Flexbox would be the bee's knees.
Is there a case you would prefer Flexbox over Grid?
Show HN: Layoutit – An interactive CSS Grid generator
21–30 of 75 posts
Re: Show HN: Layoutit – An interactive CSS Grid generator
#22Re: Show HN: Layoutit – An interactive CSS Grid generator
#23If you're taking requests, a similar page for Flexbox would be the bee's knees.
Re: Show HN: Layoutit – An interactive CSS Grid generator
#24If you're taking requests, a similar page for Flexbox would be the bee's knees.
Is there a case you would prefer Flexbox over Grid?
Re: Show HN: Layoutit – An interactive CSS Grid generator
#25Re: Show HN: Layoutit – An interactive CSS Grid generator
#26Nice tool, will take a proper look at this later this evening. Reminds me of this offline tool: https://cssgrid.cc/ which is also quite well rated
It looks promising but I really don't like having to download software to make a web layout.
Re: Show HN: Layoutit – An interactive CSS Grid generator
#27The site is great, but the name of the domain is unfortunate
Re: Show HN: Layoutit – An interactive CSS Grid generator
#28Earlier quoted context omitted.
Is there a case you would prefer Flexbox over Grid?
Flexbox generally is better if you have a dynamic number of elements. Grid isn't a replacement for flexbox.
Re: Show HN: Layoutit – An interactive CSS Grid generator
#29If you're taking requests, a similar page for Flexbox would be the bee's knees.
Is there a case you would prefer Flexbox over Grid?
Re: Show HN: Layoutit – An interactive CSS Grid generator
#30If you're taking requests, a similar page for Flexbox would be the bee's knees.
Is there a case you would prefer Flexbox over Grid?
I use a mix of flexbox and floats to achieve any desired layout for RWD
Grid only has 87% browser support