I really like O'Reilly's Dynamic HTML, but this book is good as well. This book is more of a step-by-step walkthrough of HTML, through XHTML, CSS, layout and at the end an introduction to Javascript. The text is somewhat terse, but it's workable. Screenshots are somewhat heavy, but you would expect that in a book about a visual medium like the web. Some coverage, like Javascript, is a little too light to be genuinely complete in comparison with books like Dynamic HTML. Overall, a solid introduction to HTML, XHTML and CSS.
Not Bad, but could be improved
2005-06-21 15 of 16 found this review helpful
As a person who already has some knowledge in html, I have found the book to be useful, if not entirely what I was hoping it would be.
The book starts at the entry-level of web development and through the course of the book adds to your knowledge base with each proceeding chapter. Chapters go over important features, as well as defunct features you might run into if your looking at the source code of someone else's site and some features that have no function now, but are expected to be useful for the next version of web browsers. For the most part, the information is good though from time to time you will get descriptions that would only make sense if you had played around with web development before.
The book also has the annoying habit of mentioning a feature and then saying "But you'll learn all about that in chapter " which becomes annoying after you've read this and similiar lines for the 20th time. There are also some exercises where you'll find yourself using features the book hasn't gone over yet, but fortunately, it tends to talk about it a little later in the same chapter.
The Appendices in the back do a reasonably good job at grouping everything you've learned for quick access, but often forgets to provide decent details so if you don't remember certain things about an XHTML element for example, you'll find yourself having to flip through the index and rereading that section of the book.
I would recommend this book to someone who is an intermediate web developer or someone with some experience developing websites, but for someone who is a beginner, I'd suggest looking around for a different book.
Great book for everyone
2005-03-20 9 of 13 found this review helpful
I must have read a dozen books on HTML over the years and this is one of the best books I've read so far. It's great for begginers and advance users but if your looking for a more dictionary type of book which I do not suggest for begginers but it is great for experts try Sybex Publishing's Mastering HTML and XHTML.
If you are only looking to learn some light XHTML and CSS try Visual Quick Start Guide's HTML for the world wide web.
Excruciatingly verbose
2006-05-08 8 of 14 found this review helpful
This will absolutely be the last Wrox book I bought. The annoying, condescending author's photo on the cover aside, this book is extremely verbose, to the point of distracting the reader from really learning anything. For example, it seems on every other page the author feels compelled to tell you that XHTML is just the successor of HTML (he must of thought of the typical reader as totally dumb) and he has a God-given talent of saying so in far more words than necessary each time. Another example: when he gives you some sample code, he would do it step-by-step, and each step would repeat teh same code that was already printed before! What's more, in teh "how it works" recap section, he would then re-print the entire code segment! This book weighs in at over 600 pages, but the contents could easily have fit on half that. Talking about killing trees.
The content quality itself is also quite lacking. The book is neither a tutorial nor a reference, but seems stuck trying to be both. For example, when a HTML element is introduced, say