Amazon.com Customer Reviews
Got me up and running - Review written on November 19, 2007
Rating: 5 out of 5
5 customers found this review helpful.
Before I got this book, I knew basic HTML, and I knew that CSS could help me put all my design information in one place - fonts, colors, etc. I knew it could be used for layout, somehow, but all the tutorials and articles I'd read online had just given me bits and pieces.
This book gives a systematic explanation of CSS and how it works. I have read through it once, and although I haven't grasped every detail it gives, I have learned enough to completely rework some of my pages with CSS, making them much better than they ever were before.
If you want to use CSS for layout, you need to read this book. The concepts of positioning and floating made no sense to me before I read this, and I couldn't understand why things ended up in seemingly random places on the page. The diagrams showing margins, width, padding, etc made the whole thing a lot more intelligible. And the explanations of how to group classes were awesome, too.
This is a great introduction, a systematic explanation, and a useful reference.
Excellent as a Second Volume and Definitive Reference - Review written on September 03, 2007
Rating: 5 out of 5
8 customers found this review helpful.
I've managed development efforts for several years and, although I'm an advanced developer in ASP.Net and numerous server-side technologies, felt I was too much at the mercy of "the web guys" on my project teams when it came to making decisions on content design. So, a couple years ago I purchased Richard York's "Beginning CSS" (Wrox Press) and found it to be an excellent primer on CSS. Having designed my own style-sheets for the couple years since, I realized I still had some questions as to the finer points of CSS design techniques.
I purchased Eric Meyer's "CSS: The Definitive Guide" and consider it an excellent second volume on the subject. If you are brand new to the topic of CSS, I'd recommend one of this author's other more introductory titles before attempting to read this title. Both Meyer's and York's more introductory texts focus more on building block examples and levels of support offered by the various browsers. "CSS: The Definitive Guide" assumes this foundation is in place and, instead, focuses on the more advanced and, as the title says, definitive discussions of topics Meyer has found to represent points of confusion among content developers.
I have had great luck with numerous volumes in O'Reilly's line of "Topic: The Definitive Guide", and this book continues this string of good luck. While it is not the ideal introductory text on CSS, for reasons cited above, it represents a great second volume - or even first volume for the content developer who already understands the basic principles and does not need building block examples. Numerous sections, especially the very succinct discussions of the CSS Box Model, are by themselves worth the price of the book.
--Doug Hettinger
excellent tutorial, not so much a definitive guide - Review written on June 27, 2007
Rating: 4 out of 5
12 customers found this review helpful, 1 did not.
This is an excellent tutorial, and the discussion of the box model in Chapter 7 is alone worth the price of the book. If you think you understand CSS, but you don't understand the box model fully, then you don't really understand CSS. And Eric Meyer does a very good job of walking you slowly through that model. The chapters after chapter 7 fill in that model more completely with additional details that are also indispensable.
However, I think this book should have been called "CSS: A Complete Tutorial," rather than "CSS: The Definitive Guide." This is not laid out in a way that would make it ideal as a reference book.
Overall, this is a sort of book where you won't get an answer to your question without rereading a couple of pages first. Second, the index is quite poor. Basic concepts covered throughout the book don't make their way into the index. Third, while the appendix of CSS properties is useful, a glaring omission is the lack of a browser compatibility chart. Certainly creating such a chart would be difficult, but still necessary (I think) for calling something "The Definitive Guide." Browser compatibility is certainly subject to improve over time, but a baseline list of compatibility at the time of publication would be highly useful, considering that such resources on the web are virtually not to be found. After all, O'Reilly's "Javascript: The Definitive Guide" at least manages to list the standard that defines each portion of the language, whereas the appendix in this book doesn't even do that.
That said, this book has revolutionized my own understanding of CSS, since I read it like a tutorial, and it seems I was badly in need of a tutorial. Consequently, for those who don't understand the true mechanics of CSS, I highly recommend buying and reading this book cover to cover. For those who are well-versed in the underlying mechanics and simply want a reference to the nitty-gritty details, however, this is probably not your answer.
It really is quite definitive - Review written on April 02, 2007
Rating: 5 out of 5
21 customers found this review helpful, 2 did not.
I think you need to own this book.
Really, if you're going to take CSS seriously, it's the bible. It covers more ground than any other book and is remarkably clear given its ambitious agenda.
The current edition knows about IE 7, Safari 2, Firefox 2, and all the other recent browsers, plus of course it knows about older browsers and all their weaknesses. Unfortunately, you need to know that sort of stuff too. (How much easier life would be if only all browsers were always 100% standards-compliant!)
One more thing: The publisher, O'Reilly, is a great company. You call them and a helpful person (not a computer) answers the phone. They take care of your customer service concerns quickly, professionally, and in a friendly fashion. That's a nice bonus, but the five-star rating is exclusively for the book.
Fantastic reference for all levels - Review written on March 03, 2007
Rating: 5 out of 5
7 customers found this review helpful, 1 did not.
This book is a fantastic reference book for users of all levels. If you don't know CSS, it is a great introduction with easy-to-follow examples that start with very basic concepts. You can start at the beginning of this book and read it through. (In my experience, uncommon for many reference books.) If, however, you are familiar with CSS, you will still find this an extremely useful guide, as it covers in great detail everything you need to know in order to create complex CSS styles.
I thought the book was very accessible, and written in an easy-to-understand tone. My work bought this book as a reference for the developers in our office, and now I'm going to buy it to have a copy at home for my personal web development.
The book's only potential drawback was that I felt the index was a little sparse. I might have enjoyed a more comprehensive index; however, this can be a positive in that when you find an entry in the index you know it is useful because if it is indexed, it is because the topic is well covered on that page.
Great book. It is one of the very best "complete guide[s]" I've ever read.
CSS The ["Most Excellent"] Definitive Guide - Review written on January 26, 2007
Rating: 5 out of 5
18 customers found this review helpful, 2 did not.
Reader Review: "CSS: The Definitive Guide" by Eric Meyer
CSS: The Definitive Guide Paperback
by Eric A Meyer
I'm a beginner; just learning and using CSS, and need finite assistance, a resource guide, and a mentor during my learning curve.
As a beginner, I've looked through several books, and in my opinion, I believe "CSS: The Definitive Guide" is exactly that, a definitive guide, but I also believe it deserves the words "Most Excellent" in the title. ;-]
When I received the book I was using Dreamweaver CS2, and in the process of converting older files to xhtml and CSS. I was in a problem solving mode concerning background images not showing in Dreamweaver's (wysiwyg), but the background image were showing in browser tests. Holding the book by the spine with my left hand, I separated the pages with my right hand forefinger and thumb, and it just happened to fall open at the book's approximate midsection, page 255, where one of the subheadings stated "Background Images". Wow! I was impressed at this serendipitous, and fortuitous accidental event.
As I read though a few paragraphs, I noted the examples, looked at the Dreamweaver code and made the changes according to the book. Immediately, Dreamweaver reacted and displayed the page as I had expected it to see it.
This book is not a cover to cover read where you curl up by the fire and read all night, it is a well indexed research support manual -- keep it within reach -- you got a problem w/CSS? -- articulate the problem in your mind, then solve the problem using this book's resources -- checking the adequate table of contents and/or index.
I'm presently involved in several computer projects, but this book keeps calling my name... I like it! I pick it up, open it, read a few paragraphs, and I am seeing and understanding a language that up until now, was just out of my reach. It is fun and rewarding to know I am beginning to understand a new language, CSS, and I am reminded of my 9th grade Spanish teacher who would praise us verbally saying when one of us (students) would read an English sentence then state it correctly in Spanish, "Now you're cooking with gas!" We all wanted, and worked hard to hear that reward, and now as I begin to "speak CSS" I feel that by saying the reward phrase to myself. ;-]
I love it when authors write about the subject, and even though it may be dry, they can offer a bit of humor. I also appreciate those authors who leave their ego out of the dialog, e.g., "now I am going to show you..." UGH!
(CSS) Cascading Style Sheets is of course, the accepted stylesheet language for describing and formatting the presentation of markup language documents, and this book can teach the reader to "read, speak, write and converse in the language."
The book "CSS: The Definitive Guide" goes to the point discussion, defines the point, often in more than one way, explains the principle of the rule, and when necessary shows example code and an illustrative example... what more could you ask? ... Color illustrations maybe ;-] -- Buy the book.
Jerry L Cline, Phx Az
Acts as both a good tutorial and a good reference on CSS - Review written on December 21, 2006
Rating: 5 out of 5
12 customers found this review helpful, 1 did not.
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL. Thus CSS primarily enables the separation of document content written in HTML or a similar markup language from document presentation written in CSS. Thus, this book will be helpful if you are a web designer or document author interested in sophisticated page styling, improved accessibility, and saving time and effort. All you really need before starting the book is a decent knowledge of HTML 4.0, and the book covers everything else you need to know and has lots of examples. This book covers CSS2 and CSS2.1 up through the 11 April 2006 Working Draft. Some CSS3 selectors are also mentioned and covered. I found this to be a pretty good book for someone trying to learn CSS from scratch as well as someone seeking a good up-to-date reference on the subject. Particularly helpful is the Sample HTML 4 Style Sheet in Appendix C. Chapter one makes the case for CSS as bringing order to the chaos that web documents had sunk into by the year 2000, and the rest of the book mentions all of the aspects of CSS that you need to know to use the technology effectively. The following is the table of contents:
Chapter 1. CSS and Documents
Chapter 2. Selectors
Chapter 3. Structure and the Cascade
Chapter 4. Values and Units
Chapter 5. Fonts
Chapter 6. Text Properties
Chapter 7. Basic Visual Formatting
Chapter 8. Padding, Borders, and Margins
Chapter 9. Colors and Backgrounds
Chapter 10. Floating and Positioning
Chapter 11. Table Layout
Chapter 12. Lists and Generated Content
Chapter 13. User Interface Styles
Chapter 14. Non-Screen Media
Appendix A. Property Reference
Appendix B. Selector, Pseudo-Class, and Pseudo-Element Reference
Appendix C. Sample HTML 4 Style Sheet