Change the auto-placement behaviour of grid items with grid-auto-flow

InstructorRory Smith

Share this video with your friends

Send Tweet

We can change the automatic behaviour of what order our grid items appear. We can even re-order the items in our grid to fill available space using the dense keyword. How do we approach this using grid-auto-flow?