Added an additional resource (#30995)

* Added an additional resource

* Added additional resource
This commit is contained in:
Upasana Sinha
2019-03-20 15:32:16 +05:30
committed by The Coding Aviator
parent 847a561fbd
commit d67bdf6e4a

View File

@ -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/) - [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)
- [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). - [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>.