Grid (CSS): Everything you need to know
Let's see what MDN has to say about grids:
CSS Grid Layout excels at dividing a page into major regions or defining the relationship in terms of size, position, and layer, between parts of a control built from HTML primitives.
Like tables, grid layou...
rajatgupta.net8 min read
Prashant Bhat
Backend Developer
These are standard explantions for grid.
One important thing you could have added is the css grid masaonary layout.