Difference between CSS grid vs flexbox?



Difference between CSS grid vs flexbox?..

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 are the pseudo classes on <a> tags?

0 Answers  


What do you call a drop down menu?

0 Answers  


What are two valid techniques used to clear floats?

0 Answers  


What is float in css for?

0 Answers  


What is the purpose of pc measurement unit?

0 Answers  






What is the use of hsl()?

0 Answers  


What is the syntax of opacity in css3?

0 Answers  


What are the advantages of using css?

1 Answers  


Can you write css in html?

0 Answers  


What are the advantages of inline styles?

0 Answers  


When would you use css float?

0 Answers  


What is media query?

0 Answers  


Categories