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
What is font weight in css?
How is a css executed in case of more than one conflicting rule?
How many types of css are there?
What are css3 media types?
Why do we use flexbox?
What are the 4 areas of the box model?
How to group css definitions together?
Name some online resources you reference when having css issues.
Which property is used to set the width of the outline?
What is responsiveness?
How to use css selector?
What is gradient in css3?
What are css3 media queries?
What is inline css test?
What is div id in html?