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 are the css3 modules?
How can you create rounded corners in css3?
hot to specify the content box size of a block element?
What is latest css version?
How can html elements be styled having specific attributes?
How can change the background of a photo?
How many ways to select html tag instances?
How do you control image repetition using css?
Does css work in notepad?
How to write css for all anchor tag which have href="#" link?
What is linear-gradient() used in css3?
What is css3 hsla() function?
How do I change the text on a website?
How you will create box shadow and text shadow using css3
What is the return type of prompt box?