From dec469c138184fe4dcef2260cb6866475c1f994a Mon Sep 17 00:00:00 2001 From: Gabriel Machado Date: Sat, 10 Oct 2020 14:33:21 -0300 Subject: [PATCH] Add new interactive resource about CSS (#3874) --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 903d50a0..bd1dbdfe 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -116,6 +116,7 @@ * [CSS Diner](http://flukeout.github.io) * [Flexbox Defense](http://flexboxdefense.com) * [Flexbox Froggy](http://flexboxfroggy.com) +* [Grid Garden](https://cssgridgarden.com) * [Learn by doing beginner projects](https://dash.generalassemb.ly) * [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web) * [Prototyping a professional website](https://www.codecademy.com/learn/make-a-website)