Web dev basics - css grid (part 5)
CSS flex box is made to be used to design 2d layouts, grid is used to design 3d layouts with multiple rows and columns.
It’s best to use CSS flex box within CSS grid elements to create amazing layouts.
To demonstrate all the properties let’s first s...
basicsofhtml.hashnode.dev4 min read