GRID in CSS
Intro
CSS GRID is a two-dimensional grid-based layout .in the past, we used tables, float, positions, and inline-block. All of these methods were essentially hacks and left out a lot of necessary functionality (vertical centering, for instance). Flex...
chandrakiran.hashnode.dev12 min read