Scrimba is a great resource (#22467)
They make use of screen-casts so that you can edit their code while watching the videos. A great resource for learning, while being interactive at the same time.
This commit is contained in:
@ -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/)
|
- [Grid by Example](https://gridbyexample.com/)
|
||||||
- [Wes Bos - Free CSS Grid Course](https://cssgrid.io/)
|
- [Wes Bos - Free CSS Grid Course](https://cssgrid.io/)
|
||||||
- [YouTube - CSS Grid Playlist](https://www.youtube.com/watch?v=FEnRpy9Xfes&list=PLbSquHt1VCf1x_-1ytlVMT0AMwADlWtc1)
|
- [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 <a href="https://caniuse.com/#feat=css-grid" target="_blank">https://caniuse.com</a>.
|
More info about browser support can be read at <a href="https://caniuse.com/#feat=css-grid" target="_blank">https://caniuse.com</a>.
|
||||||
|
Reference in New Issue
Block a user