Binding: Paperback Dewey Decimal Number: 006.7 EAN: 9780596527334 Format: Illustrated ISBN: 0596527330 Label: O'Reilly Media, Inc. Manufacturer: O'Reilly Media, Inc. Number Of Items: 1 Number Of Pages: 536 Publication Date: November 07, 2006 Publisher: O'Reilly Media, Inc. Sales Rank: 4310 Studio: O'Reilly Media, Inc.
Product DescriptionCSS: The Definitive Guide, 3rd Edition, provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more.
Simply put, Cascading Style Sheets (CSS) is a way to separate a document's structure from its presentation. The benefits of this can be quite profound: CSS allows a much richer document appearance than HTML and also saves time -- you can create or change the appearance of an entire document in just one place; and its compact file size makes web pages load quickly.
CSS: The Definitive Guide, 3rd Edition, provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more. Author Eric Meyer tackles the subject with passion, exploring in detail each individual CSS property and how it interacts with other properties. You'll not only learn how to avoid common mistakes in interpretation, you also will benefit from the depth and breadth of his experience and his clear and honest style. This is the complete sourcebook on CSS.
The 3rd edition contains: Updates to reflect changes in the latest draft version of CSS 2.1 Browser notes updated to reflect changes between IE6 and IE7 Advanced selectors supported in IE7 and other major browsers included A new round of technicaledits by a fresh set of editors Clarifications and corrected errata, including updated URLs of referenced online resources
Customer Reviews
Average Rating:
Rating: - This ain't no "definitive guide"
This book is very far from being a definitive guide to CSS. It's patchy and confusing and contains too few useful examples. It's printed entirely in cheap black and white, hence you have no idea what the colours do, and contains extensive coverage of features which have been removed from CSS over the years - not much use except for historians. The examples it gives are only a limited subset of CSS's possibilities and frankly they are almost all extremely ugly, discouraging the reader from wanting ... Read More
Rating: - Excellent reference
A real educational experience. Also a well defined book. Be ready to learn when you read this book. This book gets two thumbs up.
Rating: - Very authoritative and complete
Before purchasing this book, I had purchased about a half dozen books on css, one from the same author. I was really surprised to find new ways to use css that I hadn't learned in the other books. Each topic is discussed completely and in detail. For a reference on css, this book is the best I've found.
Rating: - a little sloppy for a "presentation" CSS book
This is a book about CSS, and CSS, is about the presentation aspect of web pages. How the text appears, the size, the layout, etc.
However, the presentation style inside the book is kind of sloppy. For example, on page 186 and 187, when it talks about inline elements, Figure 7.33 "Strongly emphasized" is printed not as tall as Figure 7.34 and 7.35 when the CSS style is the same. And the word being used is "which is" and is changed to "that is" in Figure 7.34 and 7.35, when it is changing ... Read More
Rating: - Excellent Intermediate
Nicely written, very informative. My deduction of a star is for the reference having neither examples nor page numbers where a more detailed explanation would be found. This is a common omission, so I would still recommend this book. I would not recommend this as a first introduction to web authoring, as it is strictly CSS, which of course does nothing without structural mark-up. For those who have been building sites for a while, and need some guidance and insite into CSS, this is a great choice. However, ... Read More