In the first article in this series, I took a look at how to create a grid container and the various properties applied to the parent element that make up your grid. Once you have a grid, you have a set of grid lines. In this article, you will learn how to place items against those lines by adding properties to the direct children of the grid container. Understanding CSS Grid: Grid Lines
thumbnail courtesy of smashingmagazine.com