CSS Grid
CSS Grid in detail
Definition :
CSS grid is a a two dimensional layout which gives us the freedom to arrange the items either in a row or in a column . In the past we used to use different modules of CSS to arrange our items such as tables, then floa...
ravi332.hashnode.dev8 min read