Merge pull request #34 from Th3-M3nt0r/patch-1

Update the HTML5 tutorial links in README.md
This commit is contained in:
Brandon Morelli 2017-09-18 08:43:42 -04:00 committed by GitHub
commit f06f79b796

View file

@ -97,6 +97,8 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
* [Learn to code HTML & CSS - Shay Howe](http://learn.shayhowe.com/html-css/)
* [HTML Fundamentals - SoloLearn](https://www.sololearn.com/Course/HTML/)
* [HTML Cheat Sheet](https://websitesetup.org/html5-cheat-sheet/)
* [HTML5 Full Tutorial - w3schools](https://www.w3schools.com/html/)
* [HTML5 Tutorial PDF DOWNLOAD - tutorialspoint](https://www.tutorialspoint.com/html5/html5_tutorial.pdf)
---
### Learn CSS