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 how can you integrate CSS file to your webpage?

0 Answers  


Why do style sheets exist?

0 Answers  


What is the new layout mode in css3?

0 Answers  


What are the different types of Selectors in CSS?

1 Answers  


How can you create css3 property for each corner?

0 Answers  






What is css give example?

0 Answers  


What is the fee of css?

0 Answers  


Explain the concept of specificity in css.

0 Answers  


Explain how flexibility is achieved more in css3?

0 Answers  


What are the rules in css ruleset?

0 Answers  


What does CSS selector mean?

0 Answers  


Can you write css3 code to create shadow effect?

0 Answers  


Categories