Have you used Flexbox & CSS Grid before? What are the differences between them?
Answer Posted / 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 View All Answers
Which property is used to set the color of the outline?
Define float property of CSS??
What is a mixed selector in css?
What is the difference between inline internal and external css?
Which command is used for the selection of all the elements of a paragraph?
Which property is used to create a small-caps effect?
What is the use of calc()?
What are the newly introduced text related features in css3?
How do I open a css file?
How do you organize css?
How to create rounded corners?
What are properties of style sheet ?
What is difference between css2 and css3?
What is mixins in css?
What are css3 media types?