Webmaster in a Nutshell, 3rd Edition by Stephen Spainhour, Robert Eckstein This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated May 22, 2007. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Confirmed errors: [10 & 13] code examples; On these pages, the JavaScript code begins with DEFANGED_ rendering it inoperative. (102) css reference, 1st paragraph; ns and ie icons are not shown to indicate which browser suppoirts what property as stated in the paragraph. [115] 4th para, line 2; This reads: "...using the &xmlns:;something attribute..." should be "...using the xmlns:something attribute..." [276] 'set' directive; when setting SSI variables, "set var" used instead of "set name": the phrase: #set name="myvar" should read: #set var="myvar"