For advanced users, it's an excellent reference to extend existing markup knowledge in different creative and technical directions. This book recommends standards-based markup practices to achieve various results within different contexts, from simple padding and floating to Fahrner Image Replacement. Much of the content is rehashed and rearranged from the Simplequiz feature of his website, which is a great way to contrast current presentational "tag soup" conventions with proper structural markup. So far it's all been stuff that I already know and use in my day-to-day design, but I'm seeing a few things in later chapters which should pose both unique solutions to as-yet-unmet CSS design challenges.
Don't start with this if you want a starter's XHTML/CSS manual or a comprehensive syntax guide. If CSS isn't like a second language to you yet, you'll probably want to read Web Standards Solutions with a couple of cheat sheets close by. And of course, the easiest way to learn is to do: fire up a text editor and a [real] browser and hammer out that code as you read about it. The sooner you're out of the tag soup, the better.
His tip on using the same css and specifying whether it's a 2 or 3 column page via an id on the body tag is likely to lead to a 40 foot statue of him being erected in the centre of several metropolises. I have to carry the book in a briefcase to protect myself from attractive women trying to seduce me because of it.
Hyperbole aside; my boss has already ordered a few copies for the team, as the book is written with a simple, sensible style. is lucid and doesn't assume that you are a CSS guru, yet doesn't talk down.
(from brucelawson.co.uk/accessiblity)
3. CSS Layout Techniques (ex: 3-col to 2-col switching using a single stylesheet) = Box Model problem with IE/Win fully explained4. Why using tables DOES make sense in some cases5. Text to Image Replacement techniques=Some advances CSS techniques6. A List of extremely useful websites to watch forWhile this is not a book for a begineer starting out on CSS/XHTML, this is a MUST READ for every web-designer with a desire to get CSS right from get go. This is a book well worth every cent. Thanks to Dan for writing such a useful book and I am already looking forward to his next one. Dan's website is at www.simplebits.com