1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-10 15:00:55 +00:00

add How to Code in HTML5 and CSS3 to free-programming-books.md (#2038)

* Update free-programming-books.md

add How to Code in HTML5 and CSS3

* Update free-programming-books.md

* Update free-programming-books.md
This commit is contained in:
Nick 2016-08-19 05:32:49 +08:00 committed by victor felder
parent 19cd266df3
commit f0c7979313

View File

@ -1172,6 +1172,7 @@
* [Dive Into HTML5](http://diveintohtml5.info) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/))
* [GA Dash](https://dash.generalassemb.ly)
* [Google's HTML/CSS Style Guide](http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml)
* [How to Code in HTML5 and CSS3](http://howtocodeinhtml.com)
* [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Josh Marinacci
* [HTML Dog Tutorials](http://www.htmldog.com)
* [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html) - Steve Fulton & Jeff Fulton