In this CSS Grid tutorial, we will dive into two shorthand properties: grid-column and grid-row. These two properties are important for CSS Grid layouts because they allow the front-end developer to easily (and rapidly) position a fluid web page's grid items in the right rows and columns of a template, while keeping the CSS code short.