From e9ab9424f0386167944adbbef660022d9d9d3f1c Mon Sep 17 00:00:00 2001 From: Tim Windhorst Date: Sun, 25 Nov 2018 23:27:37 -0500 Subject: [PATCH] I've added CSS: The Missing Manual (#23520) * I've added CSS: The Missing Manual I've added CSS: The Missing Manual to the end of this list because it contains some very helpful instruction to some of the more advanced CSS techniques. * Fixed book formatting --- guide/english/book-recommendations/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/book-recommendations/index.md b/guide/english/book-recommendations/index.md index 4219d7b398..7fe09c74ea 100644 --- a/guide/english/book-recommendations/index.md +++ b/guide/english/book-recommendations/index.md @@ -462,6 +462,10 @@ title: Books to Read for Programmers - [No Starch Press](https://nostarch.com/malware) - ISBN-13: 978-1-59327-290-6 +*CSS: The Missing Manual* +- [Amazon](https://www.amazon.com/CSS-Missing-Manual-Manuals/dp/0596802447) +- ISBN-13: 978-0596802448 + This list was compiled from multiple suggestion threads on Reddit and Stackoverflow. Please feel free to add more that you have found useful!