From fb7dcaae6ffade2785ca904a71b970f65eff0ff3 Mon Sep 17 00:00:00 2001 From: Dupz Date: Tue, 26 Jan 2016 10:31:37 +0200 Subject: [PATCH] Add Books Add Canvassing and Learn CSS Layout the pedantic way to HTML & CSS section. --- free-programming-books.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index b2e2e9d1..bd45b497 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1163,6 +1163,7 @@ Original Source: [List of freely available programming books](http://web.archive * [A free guide to learn HTML and CSS](http://marksheet.io) * [Adaptive Web Design](http://adaptivewebdesign.info/1st-edition/) - Aaron Gustafson * [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/) +* [Canvassing](http://learnjs.io/canvassing/read) * [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto * [Dive Into HTML5](http://diveintohtml5.info) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/)) * [GA Dash](https://dash.generalassemb.ly) @@ -1173,6 +1174,7 @@ Original Source: [List of freely available programming books](http://web.archive * [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html) - Sanders Kleinfeld * [HTML5 For Web Designers](http://html5forwebdesigners.com) - Jeremy Keith * [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 * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus -- GitLab