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 is the difference between css and css3?

0 Answers  


What is embedded style sheet?

0 Answers  


Which property is used to set the background image of an element?

0 Answers  


What is css medical?

0 Answers  


What are the difference between internal & external css?

0 Answers  






Is sass a framework?

0 Answers  


Why do we use padding?

0 Answers  


Why are there gaps above and below my form in ie?

0 Answers  


What does * mean in css?

0 Answers  


What are style elements?

0 Answers  


Is css a markup language?

0 Answers  


What are the difference between "display:none" and "visibility:hidden" in css?

0 Answers  


Categories