Book review: The Art and Science of CSS
As I went through the CSS related books I ordered first, here’s another one: The Art and Science of CSS.
Since this is the first book I ever ordered published by the famous Australian web design/development community I must admit I didn’t expect it to be of the same “level” as an O’Reilly book for instance. But that didn’t turn out to be an issue at all. On the contrary: given the books structure I don’t think they could have done a better job explaining the different subjects they picked.
While the structure is in some way similar to Bulletproof Web Design, this book describes a few different common scenario’s you’ll come across. Although they are not similar to the former, I find them better explained. Where Bulletproof Web Design is suited for a broader audience, this one touches the limits of CSS support in the current browser versions (pre-IE 8).
One section that I found particularly useful was the one about Forms. It basically tells you how to fine-tune to the default Zend_Form set-up many people have been struggling with.
My opinion
I think people new to markup - layout separation, should read one of the other SitePoint books first. After that, The Art and Science of CSS is one you should keep on your desk when crafting XHTML & CSS pages.

