Add resources to HTML section (#15)

* Add 4 resources to HTML section
This commit is contained in:
Roshan Jossey 2017-03-21 09:46:26 +05:30 committed by Brandon Morelli
parent d073bec683
commit b63275e0d3

View file

@ -79,7 +79,11 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding
---
### Learn HTML
*Anyone have any cool HTML links?*
* [Introduction to HTML - Mozilla Docs](https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML)
* [HTML5 Tutorial](http://www.html5tutorial.info)
* [Learn to code HTML & CSS - Shay Howe](http://learn.shayhowe.com/html-css/)
* [HTML Fundamentals - Solo Learn](https://www.sololearn.com/Course/HTML/)
---
### Learn CSS