The Zen of CSS Design : Visual Enlightenment for the Web (Voices That Matter)

  Author:    Dave Shea, Molly E. Holzschlag
  ISBN:    0321303474
  Sales Rank:    183448
  Published:    2005-02-17
  Publisher:    Peachpit Press
  # Pages:    304
  Binding:    Paperback
  Avg. Rating:    4.0 based on 94 reviews
  Used Offers:    51 from $9.98
  Amazon Price:    $29.69
  (Data above last updated:  2010-06-11 06:43:36 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
The Zen of CSS Design : Visual Enlightenment for the Web (Voices That Matter)
  
Proving once and for all that standards-compliant design does not equal dull design, this inspiring tome uses examples from the landmark CSS Zen Garden site as the foundation for discussions on how to create beautiful, progressive CSS-based Web sites. By using the Zen Garden sites as examples of how CSS design techniques and approaches can be applied to specific Web challenges, authors Dave Shea and Molly Holzschlag provide an eye-opening look at the range of design methods made possible by CSS (Cascading Style Sheets). By the time you've finished perusing the volume, you'll have a new understanding of the graphically rich, fully accessible sites that CSS design facilitates. In sections on design, layout, imagery, typography, effects, and themes, Dave and Molly take you through every phase of the design process--from striking a sensible balance between text and graphics to creating eye-popping special effects (no scripting required).
                  Reader Reviews 1 - 50 of 95            Next
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
02-02-10 5 (NA)
(Hide Review...)  Great CSS insight for novices, ameatures, and intermediates.
Reviewer Permalink
Hi, I'm a sophomore who bought this book to help me with my MYP/IB Personal Project (which was to create a website), and it was a GREAT resource! Reading it isn't like reading boring, detailed and dull instructions but more like clear, great, well written and easily comprehensible insight. Shea and Holzschlag has also included snippets of clean CSS that really helps you understand what the ideas are.

I borrowed this book from the library three times before I finally said "screw it", this book has been the most valuable and well-written CSS book I've read to me. I actually learn things and go "OHHHHHHHH" reading this book. I know I will never regret buying this book.
(Review Data Last Updated: 2010-06-05 14:46:57 EST)
11-18-09 5 (NA)
(Hide Review...)  Zen of CSS desdign
Reviewer Permalink
Well written and illustrated concepts and ideas for using CSS in a 'clean' coding environment. Loaded with ways to avoid overly cumbersome and ineffective coding.
(Review Data Last Updated: 2010-03-07 14:31:17 EST)
11-01-09 2 (NA)
(Hide Review...)  The same information is available on the web
Reviewer Permalink
The basis behind this book is excellent. It takes CSS to another level.

However, you can find all of the information that is here in print on the Internet or specifically on the Zen Garden website itself.

Nothing new here.


(Review Data Last Updated: 2009-12-04 14:31:24 EST)
09-19-09 5 (NA)
(Hide Review...)  Outstanding Book!
Reviewer Permalink
As a dabbler in HTML for the last ten years, I have heard about CSS and it's many benefits, but had no hands-on experience with it. When I discovered the Zen of CSS site, I knew I had to get the book. It is a beautiful book, both physically and content-wise. There is a lot of effort put into this book and it shows. It melds the technical with the artistic in simple prose. I have learned much already, and would recommend this book to anyone who wishes to ride the wave of CSS in this exciting time of web design! Two thumbs up! - Mark Howell, Round Rock, Texas.
(Review Data Last Updated: 2009-11-09 13:29:34 EST)
08-28-09 5 (NA)
(Hide Review...)  great book
Reviewer Permalink
Excellent assortment of examples on just how CSS can manipulate HTML. Not only does it teach Css basics and advanced markup, it explores just how versatile CSS really is. A good book for the elements of web design as well as how to.
(Review Data Last Updated: 2009-09-24 13:42:15 EST)
06-11-09 4 (NA)
(Hide Review...)  What Every Designer Should Own
Reviewer Permalink
Truly one of the most amazing books I've read when it comes to web design. The Zen of CSS Design is a great book for all levels of knowledge for ideas, but it is recommended you know basic CSS if you want to understand the examples of designs; this book will not teach you css.

Each page in the book is almost like a webpage explaining design. The book has several chapters; some include: Design, Layout and Imagery. There are some more chapters which will give you a handle on Special Effects and Typography. All together there are 7 chapters, each color coded with tips and examples of design and programming/code.

Looking for something specific in the book? Go ahead and flip to the index because this book is equipt with a fourteen page index. The book doesn't have a glossary, but most of the terms they will be using throughout the reading is in the first chapter -- Source.

There are not many weak points in this book. The only thing I'm disappointed about in the book is that the authors took the first chapter and created it into a whole biography of CSSZenGarden.com's website. Other than that I'm pleased with it. If I were to recommend a book that gave good examples of efficient and eye catching designs along with great code examples I would direct you to this book.
(Review Data Last Updated: 2009-09-24 13:42:15 EST)
11-23-08 4 1\1
(Hide Review...)  The layers of design
Reviewer Permalink
The Zen of CSS Design is a book about the application of CSS (Cascading Style Sheets) over a structure of HTML (Hyper Text Markup Language). I like to look at CSS as the paint and decorating that is applied over the frame and drywall of a house. These things can change over time while the underlying structure of the house remains the same.

Dave Shea, the creator of the CSS Zen Garden, one of the first groundbreaking CSS galleries, and Molly E. Holzschlag, one of the preeminent designers on the web, do well in not only showcasing many of the best designs from the website, but also in explaining the techniques used by them.

Web design can be taken to so many different degrees. There are people and companies who do the bare minimum of design work: text on a plain background with one or two images scattered here and there. But even this is a design choice. The way navigation is designed is a choice, the colors and images and borders are choices, and the use of web standards technologies like CSS or Flash are design choices.

The way the CSS Zen Garden website works is that one HTML file was created, and each designer uses that same structure to create their own design. Their CSS styles are layered -or "cascaded," if you will--over that structure to create an original look and feel, but at the same time delivering the very same content as everyone else. The point of the project is to showcase the efficiency and flexibility of CSS as a design tool. This is in contrast to using HTML-only or proprietary browser technologies for design.

The book is split up into seven chapters, each talking about a specific type of design: examining the structure, a design overview, layout, imagery, typography, special effects and reconstruction. The book does a great job of using more than 36 different CSS designs from the website as examples of exploring the everyday challenges and problems faced by web designers. These challenges include using the right amounts of contrast and color in a design to make the content as readable and usable as possible. Using the correct type and design in typography also goes a long way in design of a website. Normal browser text is replaced by images using CSS to better fit in with the overall page design. Elements of typographical design such as leading and tracking are controlled by CSS to make type readable as well. Design elements are repeated in some different ways, sometimes in different colors so as to mark separate sections of the site.

Overall I think this book does a splendid job of showcasing the multiple ways that CSS can be used to display and enhance content on the web. However, I do not believe that this book should be read as a starting-out point for anyone interested in learning CSS or HTML. This is written for those who have at least some experience with writing stylesheets already, and will be a great addition to their collection. The designers that are included and reviewed in this book such as Shaun Inman, Douglas Bowman and Jon Hicks are some of the top CSS and design experts in the world. They all continue to make breakthroughs in design to this day.

This book is a little outdated now, three years after being published, but the techniques used are (and will be) just as viable if used tomorrow. That is the point of proper CSS design as opposed to HTML design, is that designers should create with forward-thinking in mind. CSS is a web standard that leaves the content alone. Even if CSS techniques expire or are replaced in the future, the content will always be there. The CSS can be changed but will only be a layer of paint over the drywall.
(Review Data Last Updated: 2009-06-21 08:40:22 EST)
09-30-08 5 (NA)
(Hide Review...)  For the beginner to aspire to
Reviewer Permalink
I bought this book understanding that it would help me learn CSS design, but soon found that it was not for the beginner but for an experienced CSS practitioner. The book is divided into themes such as 'Layout', 'Typography', etc. and illustrates the points being made by references to examples on the web site.

You can browse to the relevant pages and read the CSS code to understand how effects were made. As such the book is an inspiration for beginners to aim for after they have had some experience with CSS, perhaps by going to the original inventors, Lie and Bos: Cascading Style Sheets: Designing for the Web (3rd Edition).
(Review Data Last Updated: 2009-03-07 08:32:24 EST)
08-09-08 5 (NA)
(Hide Review...)  Extremely well written book!
Reviewer Permalink
Very readable and enjoyable book. The authors' carefully chosen example designs are dissected to highlight key CSS concepts. The process examples were especially enlightening for me. Even the references at end of the book were spot-on.
(Review Data Last Updated: 2008-09-22 07:59:01 EST)
06-05-08 5 (NA)
(Hide Review...)  Great addition to a great website.
Reviewer Permalink
I came across this book due to my love of the great website of the same name as the book. If you are a web designer or want to see some better ways to make your online web presence look better, and more slick, this book is a great addition to your tool box.
(Review Data Last Updated: 2008-06-22 04:25:14 EST)
03-27-08 2 0\1
(Hide Review...)  Boring book
Reviewer Permalink
I am a big fan of the website which is a big source of inspiration, and was very happy when I found out that there was a book.
And now... Disappointment.

First of all, the cover is very ugly, and the book's format is a bit clunky.
The designs they have chosen are nothing special, kind of boring designs. Why did they choose these designs, when there are much more interesting designs on the site?

And the book also feels a bit out-of-date. Hey, they even talk about Netscape!

Nope, spend your money on some other book. Read the CSS on the website!
(Review Data Last Updated: 2008-06-05 19:43:22 EST)
03-24-08 5 (NA)
(Hide Review...)  Beautiful work - companion to website.
Reviewer Permalink
I've only breezed through this book, but bought it because I wanted it as the companion to their website - css zen garden dot com - and I'm happy I did. You can download all the corresponding code from their site that goes along with this book (instead of having to type it all in manually).

After 9 years of old-style HTML coding, I'm upgrading my skills to the new CSS/XHTML. This book takes the focus away (momentarily) from code and points to beauty. I'm looking forward to becoming a designer like the ones in this book.

Beautiful and inspiring!
(Review Data Last Updated: 2008-03-28 14:03:19 EST)
03-04-08 5 (NA)
(Hide Review...)  How to give content a fresh new look
Reviewer Permalink
I bought this book because I was working on a website with good content but poor presentation. I wanted to get ideas about how to make a website look good and be web standards compliant. This book has certainly given me a lot of inspiration and tips on how to improve the presentation using CSS. The CSS snippets throughout are great for explaining simply how special effects can be achieved.

This is a book that will still be relevant when web technologies change because it gives a glimpse of the big picture: how content can be displayed in so many different and interesting ways. In the end, that's what every web designer is trying to achieve, no matter how they do it today or tomorrow.
(Review Data Last Updated: 2008-03-25 19:54:42 EST)
11-10-07 1 1\4
(Hide Review...)  The Zen of CSS Design:Visual Enlightenment for the Web (Voices That Matter)
Reviewer Permalink
this book focuses only on one project that is outdated on the web. It does not teach you, or shows you how to code. It takes some of the examples, created by random people and talks about a few tricks that are used on their pages. The examples of design, which is chosen, are horrible, especially when it comes to the use of typography.
(Review Data Last Updated: 2008-03-05 03:38:38 EST)
09-15-07 5 (NA)
(Hide Review...)  I haven't read the book yet
Reviewer Permalink
.. but I fully expect to. Having followed the csszengarden site from nearly the beginning, I wouldn't miss it. I was learning css on my own when I came across the site.. being a visual artist, and unabashedly a "web DESIGNER" - I finally FINALLY felt that I had found my calling, my mecca on the pages of the site with all of the talented designers.

I learned SO MUCH downloading the css and trying my own stuff -- I actually credit the site for helping me to finally understand css and how it could be stretched - how it could be made to do the things I had always wanted to do. My kudos to everyone involved!
(Review Data Last Updated: 2007-11-11 01:27:23 EST)
09-13-07 5 (NA)
(Hide Review...)  Perfect!!!
Reviewer Permalink
I recieved my order fast, the book was in great shape, and wouldn't hesitate to order from amazon! Great service!
(Review Data Last Updated: 2007-09-16 07:25:12 EST)
07-15-07 5 (NA)
(Hide Review...)  The Zen of CSS Design
Reviewer Permalink
I'm not a "graphics" person. I struggle to understand creative design and how to build it in code. This book brought these elements together and really explained the process.

This is not a beginner's book on coding and design. It is more of an applications manual for someone who has worked with CSS. I was frequently looking at some area of a design and asking myself how, or why, did he do that? I don't think there was ever an example that left that question unanswered. If it wasn't explicit, there was always enough information and discussion to be able to figure it out. Including the code with the illustrations and explanations really tied the processes together.

This book will be kept on my 'A' references shelf. There is a detailed index and the example home pages were grouped in sections: Design, Layout, Imagery, Typography, Special Effects, and Reconstruction. Therefore, it will be easy to come back and locate relevant information.
(Review Data Last Updated: 2007-09-14 06:00:44 EST)
05-14-07 5 (NA)
(Hide Review...)  Zen of CSS Design
Reviewer Permalink
A great book with excellent examples and descriptions on how to implement a CSS web solution.
(Review Data Last Updated: 2007-07-16 07:37:13 EST)
05-09-07 5 (NA)
(Hide Review...)  Wonderful Layouts
Reviewer Permalink
This book is fantastic for layouts and suggestions. While it is not the simplist thing for the beginner it is very good for layouts and suggestions on ways to make your own CSS better and HTML lighter.
(Review Data Last Updated: 2007-07-10 19:58:25 EST)
04-29-07 2 1\2
(Hide Review...)  Interesting but bland
Reviewer Permalink
This is an odd sort of book, written by the creator of the CSS Zen Garden, which is a masterwork.

The CSS Zen Garden is a place where beauty and craft meet, and sometimes in absolutely brilliant ways; that's the beauty aspect; however, this book is about the craft aspect not beauty, which is disappointing.

All of the designs that are described are good examples of the various design subjects being discussed, such as typography or the use of color. But for all that they exemplify craft, they are all also rather bland.

Missing from this book are the designs that are beautiful. The most egregious omission is Mozart, which is one of the most visually arresting designs I have ever seen on the whole of the Internet, to say nothing of this site.

Other overlooked beautiful designs are Odyssey, Dark Rose, Invitation, C Note, Egyptian Dawn and Mediterranean. The book is much the worse for omitting these designs.
(Review Data Last Updated: 2007-07-10 19:58:25 EST)
03-28-07 4 0\1
(Hide Review...)  The Zenn of CSS Design
Reviewer Permalink
A wonderful reference book. Very inspirational. All web designers bible.
(Review Data Last Updated: 2007-07-10 19:58:25 EST)
03-27-07 4 0\1
(Hide Review...)  The Zenn of CSS Design
Reviewer Permalink
A wonderful reference book. Very inspirational. All web designers bible.
(Review Data Last Updated: 2007-04-29 08:40:24 EST)
03-19-07 5 2\3
(Hide Review...)  See what's possible with CSS
Reviewer Permalink
A beautifully put together book on CSS ... it should be since the topic is web design. It shows what can be done with CSS and how to get CSS layout to cooperate. You'll need to view the CSS code on the Zen web site as you read through the book if you want to thoroughly understand how each design is implemented.
(Review Data Last Updated: 2007-07-10 19:58:25 EST)
03-15-07 3 1\2
(Hide Review...)  Eh...
Reviewer Permalink
I'm not feeling it. This didn't help put all of the peices together for me. Its not particularly bad, just not my style. May be good for some people. I prefer the bulletproof book & the zeldman book on the same subject much more.
(Review Data Last Updated: 2007-07-10 19:58:25 EST)
03-14-07 3 (NA)
(Hide Review...)  Eh...
Reviewer Permalink
I'm not feeling it. This didn't help put all of the peices together for me. Its not particularly bad, just not my style. May be good for some people. I prefer the bulletproof book & the zeldman book on the same subject much more.
(Review Data Last Updated: 2007-03-19 09:11:46 EST)
02-05-07 5 3\3
(Hide Review...)  An enlightening web design book
Reviewer Permalink
Shea has earned his spot as a respected authority in the Web Design space. And "The Zen of CSS Design" encapsulates in a volume the essence of this discipline and what CSS as a tool allows the web designer. Though some argue that this is more of a book on design than a book on CSS, I say it's neither one.

"The Zen of CSS Design" cannot be considered a CSS reference, yet it offers some valuable tips and explanations for some of the best designs submitted to the author's now legendary site, CSS Zen Garden. Still, I wouldn't call it a design book either, yet it goes through most of the essentials of web design (and arguably, design in general) to take into account when crafting the looks of your site.

In the end, assuming the reader is not new to either discipline, the book borrows the essentials from CSS and design and provides an exquisite piece that will enlighten you and inspire you to take your web designs to the next level.
(Review Data Last Updated: 2007-03-16 09:11:22 EST)
11-13-06 3 9\9
(Hide Review...)  Not exactly what I expected
Reviewer Permalink
This book should probably be called A Portfolio of CSS Design. It contains lots of nice pages showing examples of some lovely CSS design. However, it doesn't present enough constructive information to really help you. Tell me exactly how the page put to together rather than some obscure problem which the average CSS user is unlikely to encounter. I don't know who this book is aimed at. There's not enough in it for it to be a tutorial book and while it's nice to look at, is this any better than viewing the actual web pages on the Internet?
(Review Data Last Updated: 2007-02-05 13:21:34 EST)
11-06-06 3 (NA)
(Hide Review...)  Design not CSS
Reviewer Permalink
This book is mostly about design principles and much less about CSS. Useful information but not the hard hitting CSS principles I would have expected.
(Review Data Last Updated: 2006-11-13 12:24:00 EST)
10-22-06 2 1\1
(Hide Review...)  Dissapointing Purchase
Reviewer Permalink
At the bookstore, I was seduced by the graphics and the concept of the book. The world really needs a book like this. The concept of incorporating css and graphic design as one creature is really pertinant.

However, the book was watered down and poorly organized. It takes designs from the website and discusses parts of them. I found this piecemeal approach really difficult to understand. A little code here, a little design there but never enough to provide a solid context.It also tried to cover too much ground, and as a result it didn't go into enough depth to be of any use.

This was a pretty expensive book (at the book store it was about $40), and I found it almost a complete waste of money. Buy something better, such as Styln' With CSS.
(Review Data Last Updated: 2006-11-07 06:47:26 EST)
10-20-06 5 (NA)
(Hide Review...)  Great web design book
Reviewer Permalink
This book is an analisys from a designer's point of view of the cssZenGarden.com project, which is a beautiful project on itself.

The title can be a little deceiving for people looking for CSS references, because that is something this book certainly isn't.

This book is about web design, each chapter covering a different subject, such as Typography, Images, and so on. CSS covered as a tool to achieve the results inteded by the design.

This book is very inspiring and you can in fact learn a lot about CSS usage, hacks and web desing implementation process.

This neither a book for a first contact with CSS nor a coder's book, but is a fantastic book for someone looking for web design.
(Review Data Last Updated: 2006-10-23 07:11:43 EST)
08-20-06 4 4\4
(Hide Review...)  Css is not only about limits
Reviewer Permalink
As the web developer in our company I often hear our graphical designers asking me what IS possible with CSS. Well this book gives you a good idea. It is not really about learning CSS but at least it gives a good idea about all the possibilities. Each time I get stuck in the limits of CSS, I get back to this book.....
(Review Data Last Updated: 2006-10-21 07:07:01 EST)
08-18-06 3 (NA)
(Hide Review...)  MUCH More Design than CSS
Reviewer Permalink
If you are a programmer that knows nothing about graphic design, this book is pretty nice. It is about 70% focused on how to do graphic design, and about %30 about CSS. Otherwise, if you want to learn CSS this isnt the best book.

Im a graphic designer first, CSS programmer second. There is a lot of fluff in this book, a lot of Graphic Design 101 concepts, so it could be a LOT shorter. The graphic design theory is interesting for a non-designer, but I read this book in 2 hours because I know all the graphic design stuff. The CSS code is buried in the fluff, and in the end I am referencing other books to get real CSS code fast. The glossy prettiness of this book bumps up the price, substance doesnt.

A number of "innovative" CSS code in this book is not cross-browser compliant, so as of 2006 it is pretty worthless. There are some hacks, but not enough. Since proper website design is always designed for legacy browsers, lowest common denominator, I dont think the innovative or CSS3 code is useful for another couple of years until the critical mass catches up. IE is the big offender, and if they can ever release a proper browser, maybe this book's code would be more applicable.

For now and near future, it's clear CSS wont replace DHTMl or Javascript even though the authors want to pretend it will (I want that too, but. . .)
(Review Data Last Updated: 2006-08-21 06:23:00 EST)
08-18-06 5 (NA)
(Hide Review...)  A true enlightenment for the web developers and designers
Reviewer Permalink
Open your mind! We are not in the 90's any more. Slash pages are stupid, web-counters are stupid. We are in the XI century and web should look like it. If you want to create beauty, this is your book.
(Review Data Last Updated: 2006-08-21 06:23:00 EST)
08-18-06 3 (NA)
(Hide Review...)  An explanation of the website
Reviewer Permalink
A good book that works to explain the website and some of the designs. It will not show you how to build CSS driven websites like this or give you a tutorial, but will rather show you the possibilities of what can be done and give you some explanation on how they can be done. Interesting, but looking at the website is almost as valuable.
(Review Data Last Updated: 2006-08-21 06:23:00 EST)
07-10-06 5 2\2
(Hide Review...)  The art side of web design
Reviewer Permalink
Yes, I admit this book is not as technical as one would think when thinking about books on CSS. However, this book has opened up my eyes to the art-side of web design like no other book has. I've read "art" books, and I've read "technical" books. This book brings me the best of both worlds, looking at the art side of technical websites.
I recommend this book for those who have faith in the art side of web design and don't just see them making boxy websites for corporates for the rest of their life.
(Review Data Last Updated: 2006-08-20 05:54:51 EST)
06-24-06 5 1\1
(Hide Review...)  5 Stars... Buy this Book. CSS IS about DESIGN.
Reviewer Permalink
Hello -

As a college web graphics, HTML, and CSS instructor with a history in graphic design, there is not greater book (especially combined with a careful review of the actual website the book is based upon) written on CSS that brings out its strength in design.

How ironic that the critics here are upset that it spends so much time on design. That's the point. Most web developers DO NOT study carefully the principles of graphic design and how to apply them, so they miss its power (not just Beauty... but the power to persuade, among other things).

I disagree that there is not enough CSS explanation in the book, though it is probably not the book for a total beginner. If you have written a bit of CSS code in your pages, AND what to learn what design is all about then you will understand it, and this is an invaluable book. Be sure to take the time to visit the CSSZenGarden.com site and chew on the concepts with the real examples.
(Review Data Last Updated: 2006-07-11 07:26:18 EST)
06-12-06 5 2\2
(Hide Review...)  ESSENTIAL Reading For ALL Web Designers
Reviewer Permalink
'the Zen of CSS design' by Dave Shea and Molly Holzschlag is one of the most important web design books on the market today. The word Zen is truly the right way to describe this text, as it is laid out so carefully and calmly, you can't help but feel your heartbeat go down and your tension decrease as you enjoy this wonderful text.

Using examples developed on their own web site csszengarden.com, the authors study a myriad of different approaches, the decisions that were made when developing each of these sites, and the ways that CSS can easily be altered and modified by the web developer.

Looking at all the facets of web design from font selection, image choices, tables, color picking, etc etc etc this is the perfect resource for anyone that is in charge of designing a web site which is being used as an online application, corporate web site, or even a personal site. The authors combine years upon years of experience to produce a guide that is informative, pleasing to read, and calming to look at.

ESSENTIAL buy for all web designers that want to learn the difference between a good web site and a great web site. Learn that sometimes MINIMIZING maximizes a users experience and discover how to get there with this exceptional book.

***** HIGHLY RECOMMENDED
(Review Data Last Updated: 2006-07-11 07:26:18 EST)
05-22-06 4 3\6
(Hide Review...)  CSS Zen Garden and e-Commerce Implications
Reviewer Permalink
CSS Zen Garden, Eric Meyers and Jeffry Zeldman have long been at the forefront of CSS Design and their work has been the inspiration for countless applications, mostly in the niche of blogs and content sites. How their CSS table-less design methods affect e-Commerce is yet to be determined, but the techniques for layout is surprisingly well suited for search engine optimization.

New eCommerce applications from Zen Cart (Open Source) to our own CSSCommerce (commercial) have been equally inspired by the compliant coding promoted by this book.

CSS Zen Garden is richly beautiful in its own right and one can immediatly see the advantage of using the techniques found here as the cornerstone of high-end web site design. But, as it applies to e-Commerce, the information is strangely lacking... more needs to be written.

Forms, columns and rows of products, the mainstays of eCommerce are untouched by this book.
(Review Data Last Updated: 2006-07-11 07:26:18 EST)
04-19-06 4 11\11
(Hide Review...)  Rich visuals
Reviewer Permalink
This book is about extraordinary web page design. Thirty-six designs are featured from the web site Zen Garden: The Beauty of CSS Design [...], which was created by one of the authors, David Shea. The Zen Garden web site is really a great concept. Start with a simple, well-formed HTML document, coded for maximum flexibility in applying a style sheet, and then invite designers to submit a CSS document with image files to "style" that basic HTML web page. The challenge is to explore the possibilities and push the limits.

The book focuses on fundamental design concepts such as typography, color and layout. This is not a typical step-by-step book, which often has really ugly visual examples of what the code will do. Shea and Holzschlag look at CSS-formatted pages through a different lens. Each showcased project is introduced with an explanation of the design principles examined, followed by a breakdown of the elements and how they were formatted with CSS. Snippets of code are included, and you can go to the web site and download both the HTML and the CSS for that particular page if you want to follow along.

At first glance this is a visually rich book, but the screen shots are unfortunately small (they were created at 72 dpi after all) and some of the details are noticeably pixilated. Some include an expanded view of the web page, something you'll never see through the browser window, but helpful for seeing how it all fits together. Another thing I found useful was the view of all of the images used on the webpage, spread apart so I can get a good look at them. I may be stating the obvious, but what makes these designs so exceptional is the use of images. And to really appreciate the designs you need to look at them in the intended presentation-on screen. Also online is the complete style sheet for every page-you can deconstruct to your heart's content.

The authors state that the book was written for anyone with an interest in designing and developing web sites, from novice to advanced users, designers and programmers. I would argue that you have to have a pretty good grasp of CSS for most of the explanations to make sense. I'm a graphic designer struggling to learn CSS. I've given up font tags and rollover images for CSS formatting and text-based rollover effects for links, but I still use tables. I haven't yet grasped using CSS for positioning elements on the page. What I was hoping to find in this book were simple, straightforward, engaging CSS-formatted web pages. Unfortunately this wasn't the case. The featured layouts relied on a number of hacks and workarounds to get the pages to appear as intended. Is this a reflection on the state of browser compliance to web standards? For folks who enjoy the challenge of finding unique coding solutions there are plenty of clever examples in this book. However, it is definitely not a reference book. It's even hard to find anything specific through the index.

Is there any long-term value to this book? Or is it like so many other computer books that become outdated after a few years, sometimes as quickly as when a new version of software is released? The Zen of CSS Design may serve as a snapshot of the early days of CSS design and an inspiration for today.
(Review Data Last Updated: 2006-07-07 08:58:30 EST)
04-16-06 5 2\2
(Hide Review...)  A must for all web designers new and old
Reviewer Permalink
This is a beautiful book, not only does it explain by example CSS concepts from beginner syntax right through to advanced techniques, but its just a nice book to read with some great visuals. It really does the CSS Zen Garden justice and is a nice book to just pick up and leaf through every now and then. Very unconventional for what is essentially a CSS textbook.
(Review Data Last Updated: 2006-07-07 08:58:30 EST)
04-12-06 5 5\5
(Hide Review...)  Insightful, Fascinating Book
Reviewer Permalink
When I first started reading this book, I thought the premise was a bit artificial -- take a single web page and, using only CSS style sheets, give it a myriad of different looks.

By its middle, I was starting to notice a pattern: designers had to bend over backwards to use just CSS -- when a little extra HTML would have gone a long way. It still seemed, well, hokey.

But at the end, I realized that I had learned a great deal about how CSS is actually applied, and that while the exercise was artifical, the lessons learned were not. I had a great deal more insight than a mechanical walk through CSS would have provided.

It's not a primer on CSS, for sure, and presumes a lot in the reader. But, better to be challenged than, pardon the pun, mollycoddled...
(Review Data Last Updated: 2006-07-07 08:58:30 EST)
04-11-06 3 8\12
(Hide Review...)  I thought I was buying a book on CSS Design
Reviewer Permalink
This book reads like the authors tricked the publishers into letting them write a book on CSS Design, when they really intended to write a book on design theory. That's cool and all, but I wanted a book on CSS Design. I already have better books on design theory.

The CSS examples were helpful, but sparse in the book. There was plenty of going on about typefaces to use, colors, and artwork, though.

All in all, it was only moderately helpful.
(Review Data Last Updated: 2006-07-07 08:58:30 EST)
03-26-06 5 9\9
(Hide Review...)  Nice Resource
Reviewer Permalink
Good book. My only recommendation for the authors would be to NOT encourage CSS hacks within a CSS document as this can only lead to future trouble. I would recommend using IE conditional statements as a method to point IE hacks to a different style sheet that can be easily altered when IE someday gets something right. In fact IE 7 beta version fixes a lot of these issues addressed in the book.

The idea of the Zen Garden is genius. I recommend the book only to those who want inspiration and to learn the history of the CSS Zen Garden. NOT to those wanting to learn much about CSS. You can learn more by just viewing the designs and downloading the CSS from ZEN Gardens site. It is allowed.

-MAK
(Review Data Last Updated: 2006-07-07 08:58:30 EST)
03-17-06 4 1\2
(Hide Review...)  Interesting, Informative, repetitive, and a bit disorginaized
Reviewer Permalink
This book tries to be an answer for all. Instead of focusing one one subject (aka css) it explains all of standard based code. From how to create XHTML whose design can be modified completely through only css, the benifits of standard based code, the problems making css compatible with multiple browsers (you could play quite the drinking game counting how many times you encounter IE workarounds), and the various design elements websites designers need to be aware of and how they are implemented in css, this has it all. Not for begginers, this book will not teach you most of the fundementals of CSS, and is supposed to be more of a companion book to those types of books. It is organized on a per example bases (aka each chapter is titled by an example of a style on the csszengarden.com website). Because of this, the book can be a bit disorginized and repetitive, but the information contained within makes up for it. If you are just getting started into css design, I would not recommend this book, but if you are interested in css design, and are farely well into it with some extra cash to spend, this is your book.
(Review Data Last Updated: 2006-06-29 14:22:00 EST)
03-16-06 4 (NA)
(Hide Review...)  Good Info and Easy on the Eyes
Reviewer Permalink
This book was a good read and a great reference. Not as techie as most might think, but it does do a good job of showing beautiful sites and then giving the related CSS examples.

I expected another one of those books where they show you a lot of cool stuff but don't give you source knowledge.

Great Job! to Mr. Shea and Ms. Holzschlag
(Review Data Last Updated: 2006-07-07 08:58:30 EST)
02-27-06 5 2\3
(Hide Review...)  Excellent resourcewith lots of ideas
Reviewer Permalink
The Zen of CSS Design is an excellent book with a lot of ideas and inspirations. It allowed me to understand the background of CSS Zengarden and it's elaboration on several techniques proved to be valuable for my own projects as well. I am currently managing a few little projects and made every webdeveloper read this book. It allowed them to get in touch with their creative side and the turnout is fantastic. I highly recommend this book for people who are web developers, but tend to focus more on the structured development side, for creative professionals looking to design web pages and for leads who want to update their knowledge on CSS. Be ware though that the book requires some previous programming exposure and CSS knowledge.
(Review Data Last Updated: 2006-06-25 09:44:44 EST)
02-24-06 4 5\5
(Hide Review...)  Great book, but not for beginners
Reviewer Permalink
I was very happy with the contents of this book, but it isn't intended for beginners. Much of the content of the book is also available from the ZenGarden website.
(Review Data Last Updated: 2006-06-25 09:44:44 EST)
02-24-06 4 1\1
(Hide Review...)  Great resource for designers!
Reviewer Permalink
This book, combined with the web site (of the same name) provides a wealth of information and inspiration for every web designer. CSS is the only way to design and this book gives you the most variety I have ever found, and they provide compelling, if not inspirational, reasons for switching to CSS.

The only thing I can say bad about the book is it's lack of technical information. There are a few CSS and HTML examples to give you ideas of how you can push the CSS envelop to build exciting page layouts, but I would have preferred more discussion into the code that makes each site an outstanding example of CSS design.

Overall this is a great book...!
(Review Data Last Updated: 2006-06-25 09:44:44 EST)
02-22-06 5 1\2
(Hide Review...)  Very nice & very good!!
Reviewer Permalink
A very good book to learn to see, to think and to create pretty pages with the CSS aid.
(Review Data Last Updated: 2006-06-25 09:44:44 EST)
01-31-06 5 6\7
(Hide Review...)  Can't Keep This Book on My Desk
Reviewer Permalink
I picked this book up as a whim more than anything and boy am I glad. Fortunately, I took the book home to read first. I talked to some of my designers about some of the practical tips that I was garnering from the book, its examples, and the links it provides. The day I brought it back to the office, the book disappeared and has been making the rounds among the designers (we don't call them webmasters).

Our most experienced css developer had read several reviews of the book that had poo-pooed it. He read it with much scepticism. He has a much less opinion of those reviewers now. He, like I, saw a lot of practical examples that immediately helped. Yes, the book is not technical. It is artistic and that is what makes it work. We can see that the techniques mentioned in the book actually work.

Our inexperienced css designer (as in never used it because she struggled with all the technical books on css we had) picked the book up next. Within a couple days, she had developed a rather complicated site using css. The book opened her eyes up to what could be done beautifully and in many cases easily.

Get a couple Meyers books if you want the technical stuff and Dynamic HTML: The Definitive Reference by Danny Goodman for a most excellent reference manual.

Get this book to inspire, enlight, and enjoy. You may find your enlightenment to be of more worth than the technical know how of the others.
(Review Data Last Updated: 2006-06-25 09:44:44 EST)
  
                  Reader Reviews 1 - 50 of 95            Next
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
In Association with Amazon.com