HTML, XHTML and CSS visual blueprint errata

A reader of my HTML book, Omar, emailed today and pointed out an error in my "HTML, XHTML, and CSS: Your visual blueprint to designing effective web sites" book. On page 142, while I correctly describe the process for creating ID selectors in the main text, I have a note between steps 2 and 3 that says, "Note: Remember that ID names must begin with a period." Obviously, this is wrong: ID names must begin with a pound sign.

These books really are very carefully edited. Not only do I read over the text an almost nauseating number of times, but its also read by the project editor, the copy editor, and the tech editor. And yet even with all of those eyes looking at it, mistakes still slip though.

I've written to Wiley and asked that an errata section by added to the book's official web site. It's not that I necessarily expect more errors, but the reality is that they probably exist, and hey, even if there is but this one, it's still worth noting on the site.

So many thanks to Omar for bringing my attention to the error.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
a reader's Gravatar Page 5, "Declaring the XHTML Namespace", the code shown looks wrong:

<html xmlns =" http://www.w3.org/1999/xhtml>;.

I assume there should be a closing double quote. I'm not sure about the validity of the space before "http", but perhaps that's OK.
# Posted By a reader | 4/28/09 10:49 AM
a reader's Gravatar in the above, the editor (or system) added the semicolon. that was not put in by me.
# Posted By a reader | 4/28/09 10:49 AM
Rob Huddleston's Gravatar I don't have a copy of the book with me, but you are correct: there should definitely be a closing double quote and no space between the opening quote and the 'http'.
# Posted By Rob Huddleston | 5/7/09 11:12 PM
a reader's Gravatar I really don't want to cover your site with the errors I'm finding in the HTML, XHTML, CSS book. Is there an e-mail address at which you can be reached?

For example, the cut and paste error that results in the phrase "Paste the code from Google at the spot on your page where you want the map to appear" on pages 283, 285, and 287; only the first is correct.
# Posted By a reader | 5/24/09 5:11 PM
Rob Huddleston's Gravatar You can use the "Contact Blog Owner" link at the bottom of this page to contact me directly.
# Posted By Rob Huddleston | 5/25/09 2:30 PM
NJ_Cher's Gravatar Rob, thank you for listing the errors and opening this up for comments/additions. I am using your book as a text in a class that starts June 2 so I would like to give the class the corrections at some point.

I'm also a writing teacher with quite a bit of publication experience. It is easy to understand how this can happen with this type of text. Every single character has to be correct, due to the nature of the subject material.
# Posted By NJ_Cher | 5/30/09 9:58 AM
BlogCFC was created by Raymond Camden. This blog is running version 5.9. Contact Blog Owner