My take on CSS-GRID
What is CSS-GRID and why we use it ?
CSS grid is a powerful tool that CSS gives us to easily align items and It can create two dimensional layout. Here, by two dimension I mean we can align items in rows and columns at the same time. In CSS flexbox ...
pritcode10.hashnode.dev8 min read