Features
- Cover Type: Paperback with 134 pages
- Published by: O'Reilly Media, Inc.
- Edition: 2nd Edition July 27, 2004
- Written in: English
- ISBN 10 Number: 0596007779
- ISBN 13 Number: 978-0596007775
-
Book Dimensions:
6.7 x 4.3 x 0.5 inches
- Weighs: 4 ounces
Product Description
More proof that good things come in small--and sometimes even inexpensive--packages: the
CSS Pocket Reference has been completely revised and updated to reflect the latest Cascading Style Sheet specifications, CSS2 and CSS2.1. An indispensable reference for web designers and developers, this slim little book covers the essential information needed to effectively implement CSS, with an introduction to the key concepts of CSS and a complete alphabetical reference to the CSS2 and CSS 2.1 properties. And since browser incompatibility is the biggest CSS headache for most developers, it also includes an invaluable chart displaying detailed information about CSS support for every style element across all browsers. For anyone who wants to correctly implement CSS, this book condenses all the details in its companion volume,
Cascading Style Sheets: The Definitive Guide, into one easy-to-use cheat-sheet. The
CSS Pocket Reference delivers just the CSS details that you need to complete the task at hand. When you're stuck and want an answer quickly, the tiny
CSS Pocket Reference is the book you'll want by your keyboard or in your back pocket. (Yes, it really does fit in a back pocket, but it's too useful to stay there long.)
Download Description
CSS (Cascading Style Sheets) is the W3C-approved method for enriching the visual presentation of web pages. CSS allows web pages to become more structural, and at the same time promises that they can have a more sophisticated look than ever before. With good implementations in Internet Explorer 5.0 and Opera 3.6, and 100% CSS1 support expected in Netscapes's Mozilla browser, signs are that CSS is rapidly becoming a useful, reliable, and powerful tool for web authors.
The
CSS Pocket Reference briefly introduces CSS and then lists all CSS1 properties, plus the CSS1 pseudo-elements and pseudo-classes. Since browser incompatibility is the biggest obstacle to CSS adoption, we've also included a comprehensive guide to how the browsers have implemented support for CSS1. For anyone who wants to correctly implement CSS, this is a handy condensed reference to all the details in the greater volume,
Cascading Style Sheets: The Definitive Guide.
Reader Reviews(note: this review is for the 2ND edition of the book...) I just found a new book that I'll get to wear out really quickly. It's the CSS Pocket Reference (2nd edition) by Eric A. Meyer (O'Reilly). As with all O'Reilly Pocket References, it's just the core information formatted so you can find it quickly for reference. Chapter Breakout: Adding Styles to HTML and XHTML; Rule Structure; Style Precedence; Element Classification; Element Display Roles; Basic Visual Layout; Floating Rules; Positioning Rules; Table Layout; Values; Selectors; Pseudo-Classes and Pseudo-Elements; Property Reference; Tables; Paged Media; Dropped From CSS2.1; Visual Styles; Paged Media; Aural Styles; Index For all the Amazon reviewers complaining about this book not being up-to-date... You need to get the 2nd edition. It's got the latest on what you need. Now, this is not a training manual or something you're going to be able to use to pick up CSS. Rather, like all Pocket Guides, it's the distilled essence of the reference material that you need on a daily basis. Rather than dig through a large book looking for stuff, you can use the pocket guide to get the answer quickly. I'm at the stage in my CSS learning where I understand what I can and can't do, but I don't always know the exact syntax or options available to me in a particular parameter. I've grown quite fond of the larger CSS book from Meyer and O'Reilly, and in fact I've memorized certain page numbers that I continually go back to. This pocket reference will replace much of the wear and tear on that book, and allow me to save it for when I need explanations on concepts. Another keeper to add to my programming bookshelf...