diff --git a/guide/english/css/css3-grid-layout/index.md b/guide/english/css/css3-grid-layout/index.md index 8c4af70146..1a4465a256 100644 --- a/guide/english/css/css3-grid-layout/index.md +++ b/guide/english/css/css3-grid-layout/index.md @@ -13,8 +13,8 @@ One of the real advantages of CSS Grid Layout is being able to design responsive - [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) +- [Free Code Camp CSS Grid Course](https://www.youtube.com/watch?v=t6CBKf8K_Ac) - [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.