My take on CSS-GRID : PART 2
Hey people, Welcome to the part-2 of the article on css-grid.
Let's play around with the properties of grid-items
The properties we generally use with the grid-items are as follows1). grid-column
2). grid-row
3). grid-area
4). align-self
5). justi...
pritcode10.hashnode.dev5 min read