CSS Grid
Grid property offers a layout system which contains row and columns.With the help of rows and columns it makes easier to design a web page without using float and position properties.
An HTML element becomes a grid if that element sets the property d...
veddadhich1997.hashnode.dev1 min read