1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-10 18:12:20 +00:00

Merge pull request #1851 from dreamtocode/patch-1

add html5 book
This commit is contained in:
victor felder 2016-03-06 18:22:06 +01:00
commit fdc553ce3f

View File

@ -1177,6 +1177,7 @@ Original Source: [List of freely available programming books](http://web.archive
* [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html) - Steve Fulton & Jeff Fulton
* [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html) - Sanders Kleinfeld
* [HTML5 For Web Designers](http://html5forwebdesigners.com) - Jeremy Keith
* [HTML5 Shoot 'em Up in an Afternoon](https://leanpub.com/html5shootemupinanafternoon/read) - Bryan Bibat
* [Learn CSS Layout](http://learnlayout.com)
* [Learn CSS Layout the pedantic way](http://book.mixu.net/css/)
* [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook