Have you used Flexbox & CSS Grid before? What are the differences between them?



Have you used Flexbox & CSS Grid before? What are the differences between them?..

Answer / hrpynux@gmail.com

Grid and flexbox. The basic difference between CSS Grid Layout and CSS Flexbox Layout is that flexbox was designed for layout in one dimension - either a row or a column. Grid was designed for two-dimensional layout - rows, and columns at the same time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What is css text-indent property?

0 Answers  


What is the difference between sass and scss?

0 Answers  


How do I center a div in a div?

0 Answers  


How do you collapse margins in css?

0 Answers  


What is at-rule?

1 Answers  






What is gradient in css3?

0 Answers  


What is css counter-increment property?

0 Answers  


What does the :root pseudo-class refer to?

1 Answers  


What is universal selector in css?

0 Answers  


How do I set margins?

0 Answers  


Where do I put css?

0 Answers  


How do I get a div on top of another?

0 Answers  


Categories