Add link to exercises (#23964)
* Add a place to exercise #### Execirses I suggest working out while playing the game [Grid Garden](https://cssgridgarden.com) - [Guide](https://github.com/thomaspark/gridgarden). * Moved change to More Resources
This commit is contained in:
committed by
Manish Giri
parent
155c9b01d0
commit
38898201d9
@ -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/)
|
- [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)
|
||||||
|
- [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)
|
- [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