Cascading Style Sheets: The Definitive Guide, 2nd Edition by Eric Meyer The following errata were *corrected* in the 9/04 reprint: 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 (44) Last paragraph; "Also, in Figure 2-13, there is an anchor that is a child of strong, but also a descendant of paragraph, body, and html elements." The word "paragraph" is a code example and NOW APPEARS in constant-width type. {71} 2nd paragraph; Because the specificity of p#bright (0,1,0,0)... NOW READS: Because the specificity of p#bright (0,1,0,1)... (90) 7th paragraph; "mHz" is used consistently as an abbreviation for "megahertz", but the correct abbreviation is "MHz". All instances of "mHz" NOW READ "MHz". {109} Para.2, end:; "... which is 15px. Multiplying that value by 75% yields 10.5px." NOW READS: "... which is 15px. Multiplying that value by 75% yields 11.25px." {116} 3rd paragraph; "The number that results from dividing the font-size by the x-height is referred to as the aspect value." NOW READS: "The number that results from dividing the x-height by the font-size is referred to as the aspect value." (139) 2nd paragraph from bottom of page, 3rd line of the markup: raise for my efforts. NOW READS: raise for my efforts. {186} 1st Example - located very near the top of the page;

Not only does this paragraph have "normal" text, but it also
contains a line in which some big text is found.
This large text helps illustrate our point.

NOW READS:

Not only does this paragraph have "normal" text, but it also
contains a line in which some big text is found.
This large text helps illustrate our point.

{201}: First code fragment NOW ENDS with:

(281) paragraph 3, sentence 3: 'The first is floated to the right, and the second is floated to the left.' NOW READS: 'The first is floated to the left, and the second is floated to the right.' {362 & 453} list-style-type table, CSS2.1 values; NOW READS: CSS2.1 Values: disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-latin | upper-latin | armenian | georgian | none | inherit (465) in the description for "border-collapse"; Applies to: elements with the display value table or table-inline NOW READS: Applies to: elements with the display value table or inline-table (466) in the description for "border-spacing"; Applies to: elements with the display value table or table-inline NOW READS: Applies to: elements with the display value table or inline-table