diff --git a/guide/english/css/css3-grid-layout/index.md b/guide/english/css/css3-grid-layout/index.md index bd6302fcf7..97be7019b5 100644 --- a/guide/english/css/css3-grid-layout/index.md +++ b/guide/english/css/css3-grid-layout/index.md @@ -11,5 +11,6 @@ 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) +- [Scrimba - Learn CSS Grid for free - screencast](https://scrimba.com/g/gR8PTE) More info about browser support can be read at https://caniuse.com.