From ddbe98809981637cd2f217fc0047d1f44a170fb6 Mon Sep 17 00:00:00 2001 From: Lakshita Mohanty Date: Wed, 26 Aug 2020 08:21:01 +0530 Subject: [PATCH] added css notes (#3681) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index eb29b1a8..d3a432a5 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1425,6 +1425,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Canvassing](https://web.archive.org/web/20160505010319/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 * [CSS Animation 101](https://github.com/cssanimation/css-animation-101) +* [CSS Notes for Professionals](http://goalkicker.com/CSSBook) (PDF) * [Dive Into HTML5](http://diveinto.html5doctor.com) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/)) * [GA Dash](https://dash.generalassemb.ly) * [Google's HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.html)