What do you think?
Rate this book


Zeldman is an idealist who devotes some of his book to explaining how much easier life would be if browser developers would just support standards properly (he's done a lot toward this goal in real life, as well). He is also a pragmatist, who recognizes that browsers implement standards differently (or partially, or not at all) and that it is the job of the Web designer to make pages work anyway. Thus, his book includes lots of explicit and tightly focused tips (with code) that have to do with bamboozling non-compliant browsers into behaving as they should, without tripping up more compliant browsers. There's lots of coverage of design and testing tools that can aid in the creation of good-looking, standards-abiding documents. --David Wall
Topics covered: Why Web standards (such as XHTML, CSS, ECMAScript, and DOM) are good for everyone, and why site designers and browser makers should move towards standards compliance.
435 pages, Unknown Binding
First published May 24, 2003
A good introduction to the new web standards (XHTML & CSS), why you should use them in your websites, and how you can get started. Zeldman is an entertaining writer, though he sometimes overbears when it comes to pressing the case for standards. Perhaps his primary audience (web designers used to hacky html) need this sort of jackhammer treatment.
Anyway, after reading this book I'm looking forward to redesigning my site.