Html – How do I get divs to resize according to grid-row and grid-column in css?
I want to create a grid for a picture gallery, but when I use the grid-row and grid-column properties to set define the area of the elements in the grid container in a way that make them take two squares…