CSS Grid Basics: Creating a complex layout with ease
Before the grid, we used different CSS properties, such as floats, tables, and positioning, to create a webpage layout. CSS-Grid, a two-dimensional system that helps create web layouts, provided the solution to tackle the layout problems. Flexbox, wh...
semicolonchronicles.hashnode.dev6 min read