Kenoshi said
Very easy to follow, by the time you are done (took me maybe 2-3hrs as I opted to type everything out, helps to learn faster, recommend downloading a copy of Dreamweaver trial and type out the html/css side by side) you should be good to go with CSS. A lot easier to understand than most other texts I've seen. Doesn't make you an expert at CSS, but builds a solid foundation.
Great for those of us that has a short attention span.
Be warned though, the text does assume basic familiarity with HTML. If you don't you might wanna blaze through the companion book, "Teach yourself HTML in 10 minutes" first as the text focuses on external CSS which should be learned after a basic treatise on HTML.
B. Ludlow said
Very clearly written so that the CSS coding can be understood. The chapters are broken into easily understood bits. That said, however, "Lessons" is a very loosely used term, and 10 minutes is exceptionally optimistic. There are no lessons per se. The downloadable "Lessons" are simply the codes that are illustrated in the book. No real "Do this" type exercises to see what is happening. You have to sort of play on your own unless you are better than I at understanding abstract concepts.
So far, I'm up to lesson 4 and have about 2 hours in. Of course, this is due to some major "aside" play --I read, add code to a web page in Dreamweaver, change code to see what happens, etc.-- so that I can understand what exactly the code is affecting. I must admit that I do understand the codes a lot better than I did before. Using this book has helped me understand how Dreamweaver works with CSS as well.
It takes longer than 10 minutes to even read some of the chapters, so I'm not sure how they came up with the title; pretty catchy though. This is one useful tool for learning CSS, and works well in conjunction with others; not a stand-alone though.
James Tadeo said
I work with Web sites every day and will need a reference now and again to get my work done. This book is handy and fits nicely in my pack and acts as my main reference for CSS. The examples are clear and build from the previous chapters. It also has an accompanying Web site that shows you what the CSS script will look like when implemented. I believe this is a good starter book and the price is just right.
share said
No plain English explanation of the reasoning behind the code. Assumes you'll understand what he means by "adjacent sibling selectors" and "document tree". I gleaned some knowledge by copying the examples and trial and error, but it was frustrating and tedious. If you're a programmer you might be able to decipher this book, but if you're a newbie you'll get a clearer introduction, with relevant details, from a book like "HeadFirst HTML" by Elisabeth and Eric Freeman.
Stefano Borgianni said
A useful book for who wants to begin to develop a styled sheet HTML page from scratch. Non so teaching but more friendly.
Comments