(Paperback - Second Edition)
Targeting veteran Web authors, this is the first major title to cover Cascading Style Sheets (CSS) in a way that both acknowledges and describes current browser support, instead of simply describing the way things work in theory.
Although O'Reilly books are not the best place to learn how to use a technology, they are excellent for polishing its finer points. Ethernet and Internet protocols are difficult by nature, but cascading style sheets and MP3s are much more accessible to beginners. All of these books are recommended for university and large public libraries; Cascading Style Sheets and MP3 will also serve well smaller public libraries.
More Reviews and RecommendationsEric A. Meyer (Cleveland, OH) has been working with the Web since late 1993. He is currently the Internet Applications Manager for the OPAL Group, an information technology firm in Cleveland, Ohio. Eric is an Invited Expert and member of the W3C CSS&FP Working Group, and he is responsiblr for coordinating the creation of the W3C's CSS Test Suite. Eric continues to remain active on CSS newsgroups and edits Web Review's Style Sheets Reference
Reader Rating:
See Detailed Ratings
November 15, 2000: As HTML becomes more advanced, web desingers want to be able to do more things on web sites. HTML 'elements' are good, but are limited. As a 'amateur web page designer,' I had heard previously about Cascading Style Sheets but resisted the urge to learn more until now. This book dives head-first into the topic and gives a detailed look at Style Sheets, starting with their 'history,' basic rules and structure, text and background colors, and other text properties just to name a few topics. This book covers the current standard, CSS1 but does devote a chapter to CSS2, the upcoming standard. I found it intriguing to learn how I could 'manipulate' HTML elements using a style sheet, all the various things I could do if I was so motivated. I could go 'conservative' with say a H1 element (white text on a black background) or 'wild' with the same one (say pink text on a lime green background) if I was so motivated (and didn't mind really upsetting viewers who saw a combination like that!). One important point that the book stresses is how relatively little compatibility various browsers have with Style Sheets. Hopefully this will be changing soon. As with most other O'Reilly books, the appendixes have a wealth of reference material, including Resources, Properties and a guide to how different browsers support various CSS1 elements. All in all, I found this book to be an excellent detailed guide to Cascading Style Sheets.