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

explain CSS box model?

0 Answers  


What is css text-indent property?

0 Answers  


What is div in html?

0 Answers  


What is css value?

0 Answers  


Is html a code?

0 Answers  






What does @media mean in css?

0 Answers  


What is z index used for?

0 Answers  


What are two valid techniques used to clear floats?

0 Answers  


Must I quote property values?

0 Answers  


What is the syntax to link external style sheet?

0 Answers  


How do I declare a variable in css file?

0 Answers  


How do you change text on google?

0 Answers  


Categories