diff --git a/guide/english/css/css3-grid-layout/index.md b/guide/english/css/css3-grid-layout/index.md index 97be7019b5..b472f2ccfd 100644 --- a/guide/english/css/css3-grid-layout/index.md +++ b/guide/english/css/css3-grid-layout/index.md @@ -11,6 +11,8 @@ Though Grid Layout isn't fully supported by all browsers, it's the most advanced - [Grid by Example](https://gridbyexample.com/) - [Wes Bos - Free CSS Grid Course](https://cssgrid.io/) - [YouTube - CSS Grid Playlist](https://www.youtube.com/watch?v=FEnRpy9Xfes&list=PLbSquHt1VCf1x_-1ytlVMT0AMwADlWtc1) +- [CSS Grid Garden Exercises](https://cssgridgarden.com) - [Guide](https://github.com/thomaspark/gridgarden). - [Scrimba - Learn CSS Grid for free - screencast](https://scrimba.com/g/gR8PTE) + More info about browser support can be read at https://caniuse.com.