The Ultimate CSS Reference | 
enlarge | Authors: Tommy Olsson, Paul O'brien Publisher: SitePoint Category: Book
List Price: $44.95 Buy New: $25.64 You Save: $19.31 (43%)
New (27) Used (3) from $25.64
Avg. Customer Rating: 9 reviews Sales Rank: 95820
Format: Illustrated Media: Hardcover Number Of Items: 1 Pages: 440 Shipping Weight (lbs): 1.8 Dimensions (in): 9.1 x 7.2 x 1.3
ISBN: 0980285852 Dewey Decimal Number: 652 EAN: 9780980285857 ASIN: 0980285852
Publication Date: February 26, 2008 Availability: Usually ships in 1-2 business days Condition: All orders ship same business day via standard shipping (USPS Media Mail) if received by 1 PM CST.
|
| Editorial Reviews:
Product Description A complete and thorough and up-to-date reference guide for CSS. Stop wasting time doing Internet searches only to find inaccurate, out-of-date, or incomplete information. CSS: The Ultimate Reference includes all the ins-and-outs you need to know including compatability information for all major browsers, lists of useful hacks, known bugs in CSS, and much more - all presented in a beautiful, full color layout that will have you coming back over and over again. Coverage includes: CSS 2.1 syntax and specifications, including features from current CSS 3 working drafts that are implemented in one or more major browsers (IE, Firefox, Safari, Opera), and useful browser-specific features A clear and concise guide to the CSS cascade, including compatability information, known bugs and useful CSS hacks A media type guide, with coverage of which media types apply in which user agents under what conditions. A quick-reference guide to currently supported at-rules (@import, @media, etc.). An alphabetical property reference
|
| Customer Reviews: Read 4 more reviews...
Great for the most part September 5, 2008 Overall I give this book four stars. This is a REFERENCE book; not really intended for beginners. However, I read about some properties I did not know existed previously, so I learned a lot in addition to having one place to look up everything. I do like that it's hardcover--though I wish one of these days Sitepoint could make books that are able to lay flat!
I also like the fact that after every property, there is a little box that explains which browsers are compatible with it. The book even explains if the property is buggy (looking at you, IE), and then delves into why and if there is a fix. Unfortunately, this list will soon need additions to them, with the coming of IE8, Chrome, etc, etc. Still, very useful.
It doesn't receive a perfect five because I wish more example pictures could be displayed. I don't mean for the very basic things (like the height property). In some of the explanations, I was only 80 to 90% sure of what the paragraph was talking about, and with web I am very visual. I know this would have taken up more space, but I felt it was needed (but only for certain sections). I also didn't like how the "index" is set up. I think there should have been another index (keywords) in addition to the current, property-only one. For instance, div isn't even mentioned there. I know that's an HTML tag but it would have been nice to see all the keywords throughout the book regarding it, considering its interaction with CSS. I guess I'm not used to that sort of index, which is basically the Table of Contents but at the end of the book.
So yes, I would say if you want one book to look up all the different properties of CSS, this is it. Again, this is a reference, not a book with tutorials and explanations on how to create something specific (recommend the anthology book for that).
Every web developer should own a copy of this book August 21, 2008 The ultimate CSS reference by Tommy Olsson and Paul O'Brien is exactly what it says, a reference guide. As with all books however I've read this one cover to cover. The book covers every single CSS keyword, selector, pseudo-class and corresponding attribute known (including some that aren't even in the official ratified W3C standard but are supported by certain browsers and some that are currently in the standard but aren't supported by any of the major browsers) from CSS version 1 right through to the latest CSS 3.
The book is very well laid out and easy to look up as a reference with chapters on layout, list styles, box properties etc. Next to this is a quick reference stating whether or not the attribute is inherited, it's initial value, which version of the official W3C specification it comes from and a quick browser support reference stating whether it's fully supported by the browser, partially supported, not supported at all or whether the implementation is buggy for a particular browser. This is followed by a description of what the attribute does, any values that it takes followed by a more complete browser compatibility list. The list covers the major browsers that are currently out from IE5.5 through IE7, Firefox 1.0 through 2.0, Safari 1.3 through 3.0 and Opera 9.2. Following this is a brief description of any compatibility issues as listed .
As with any book of this nature, basically it is out of date virtually as it's printed. With Firefox 3.0 and Opera 9.5 just being released and Internet Explorer 8.0 just around the corner. However this and it's companion Ultimate HTML reference are definitely two books that I'd love to see updated once the new set of browsers are out.
Scattered throughout the book are numerous references to W3C RFCs, web sites showing compatibility issues and differences between the way various browsers handle the CSS etc. that are very useful.
This book is a must for any web developer no matter which programming language you use to build your web sites. Combine it's sister book with this one and you really do have the ultimate web reference sitting at your fingertips. No more looking through obscure RFC's. When you're designing a web site and come across a quirk in how you thought something should have been laid out, or a CSS selector then simply reach for this book and it will tell you if indeed it is a bug or whether you are just implementing incorrectly. Tommy and Paul should be proud of what they have produced and this book should grace every web developers desk and be within fingertip reach.
The definitive work for mastering CSS, the building block of nearly every web site today August 12, 2008 Any computer collection catering to programmers and covering CSS will find "The Ultimate CSS Refrence" to be the definitive work for mastering CSS, the building block of nearly every web site today. Written by two of the world's most renowned CSS experts, "The Ultimate CSS Reference" features extensive tips, facts, and detail. A perfect for college-level or advanced computer libraries.
No More Do It Yourself August 8, 2008
In the ancient days of early 1999 I had to put together my own CSS reference. I had to figure out by trial and error what parts of CSS were implemented and which were most useful and least buggy. Back then it seemed most Web experts / lecturers were very wary of CSS because the leading browser company, Netscape, did not see the transformative potential of HTML stylesheets.
I uploaded my "Cascading Style Cheatsheet" (http://home.tampabay.rr.com/bmerkey/cheatsheet.htm) and over the years it has become a popular link. We really don't need attempts of that sort anymore when we have books like this one.
Like its companion volume (The Ultimate HTML Reference) this book is simply but elegantly laid out in a way that makes it easy to use. The language is clear and the examples are directed to the most useful aspects of serious Web page and Web application implementations.
Because I make my living designing Web applications based upon the Internet Explorer browser, I was pleased to see excellent coverage of the proprietary (but very useful) CSS properties and values. Many books do not mention these because they are not part of the W3C specification. For good measure, a sprinkling of the -moz extensions of Firefox are also covered.
This book, sitting alongside its HTML companion, should be a solid (hard-backed!) addition to your technical library.
Excellent Reference August 1, 2008 Every part of CSS is covered. The browser support and compatibility is given for every property. The layout is extremely well thought out and makes finding information incredibly easy. And to top it all off, Sitepoint makes the book available on-line as well, for free. It is fully searchable. This is just a great tool for anyone working on site design.
As others have mentioned, if one is looking for lots of tutorials or help in learning how to do CSS, they may want to supplement this with something else. This is mostly just reference with brief introductory information. But that is what makes it great. A person who already knows what they are doing does not have to wade through a bunch of explanation and teaching. This is just the facts.
I highly recommend this to any serious web developer or designer.
|
|
|