Web Design in a Nutshell, 2nd Edition by Jennifer Niederst This errata page lists errors outstanding in the most recent printing. If you have any error reports or technical questions, you can send them to booktech@oreilly.com. (Please specify the printing date of your copy.) This page was updated on February 09, 2006. 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: (291) Third bullet point, 2nd line; The word "JavaScript" is improperly split between lines as "Jav-aScript" instead of "Java-Script". (291) "The Future of Style Sheets" section, 1st paragraph, 2nd sentence; "The Web Standards Organization..." should be: "The Web Standards Project..." ^^^^^^^ {480} Example 29-2: Defining a Simple Layer, 5th line; welcome { font-family: Geneva, Arial, Helvetica, san-serif; should be: welcome { font-family: Geneva, Arial, Helvetica, sans-serif; ^