CSS Grid
The CSS Grid Layout Module offers a two-dimensional grid-based layout system, making it easier to design web pages without having to use tables, floats and positioning (Flexbox is also a very great layout tool, but its one-directional flow has differ...
pranavmathur.hashnode.dev2 min read