From b9f3ceff1a833a7dd75532587dc20ba7c1c13688 Mon Sep 17 00:00:00 2001 From: ranwise Date: Tue, 1 Jan 2019 18:14:55 +0200 Subject: [PATCH] add CSS Animation 101 ebook (#3098) * add CSS Animation 101 ebook https://github.com/cssanimation/css-animation-101 * Update free-programming-books.md --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index ca94337f..0bf0e7c9 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1323,6 +1323,7 @@ Kerridge (PDF) (email address *requested*, not required) * [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 +* [CSS Animation 101](https://github.com/cssanimation/css-animation-101) * [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.xml) -- GitLab