View on GitHub

reading-notes

CodeFellows Class Reading Notes

CSS Grid Garden

CSS Grid Garden - much like Flexbox Froggy - is an interactive game meant to teach the fundamentals of CSS grid by presenting challenges that can be solved by the correct application of grid-column, grid-row and grid-template. There are 28 levels available. to play through.


Home