I am an experienced web designer who has worked on thousands of pages, and do everything from graphic design to hand coding. I am using this book (and the HTML book in this series) as a reference to teach classes. Why? Because it takes a clear, simple, "top-down" approach that anyone can understand. The underlying concepts of web design are presented accurately in this book. I believe an experienced instructor could use this and expand upon this valuable resource.
That being said, if you are looking for the specifics on HTML coding you should probably look in the HTML book in this series or elsewhere. Also, as mentioned in other reviews, the lack of any significant mention of Cascading Style Sheets (CSS) is a really blatant oversight. CSS makes life a heck of a lot easier, especially when dealing with cross-platform compatibility in web pages. Additionally, I felt it was an oversight not to mention the concept of Include files. Including, for example, a simple navigation bar in all of your pages without having to change every page is a great time saver and can be done with Lasso, PHP, SSI, ASP, ColdFusion and other technologies.