CSS Grid
CSS Grid is a grid-based system, with rows and columns, allowing placement of elements in a webpage without using floats and positioning.
Grid is 2-dimensional grid based system. Tables, floats, positioning all had some hacks and some functionality w...
mansa303.hashnode.dev3 min read