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 sans serif in css?

0 Answers  


Why we use normalize css?

0 Answers  


How do I get my footer to sit at the bottom...?

0 Answers  


What is class selector?

0 Answers  


What are the advantages of cascading style sheets?

0 Answers  






Can I attach more than one declaration to a selector?

0 Answers  


What is latest css version?

0 Answers  


What is a flex container?

0 Answers  


Why css is called cascading?

0 Answers  


Declare all elements with class of “blue-text” to have a text color of blue.

0 Answers  


What are the limitations of css?

1 Answers  


What is the syntax of style sheet?

0 Answers  


Categories