Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS by Dan Cederholm
My rating: 3 of 5 stars
The concepts behind "bulletproof" web design remain relevant, but the specific examples haven't aged well. Using code snippets and screenshots, Cedarholm shows how to replace bloated code with lean, semantic, accessible markup. The goal is bulletproof design: thinking ahead and designing for multiple scenarios, and protecting content. The book covers flexible text, fluid layouts, and making content readable without images or CSS.
Cedarholm's techniques were fine when the book was published in 2006, but some of them are outdated. For example, gradients and graphical rounded corners can now be done with CSS3.
I read this book because I liked the sequel, Handcrafted CSS.