CSS Cookbook by Christopher Schmitt The following errata were *corrected* in the 11/05 reprint of "CSS Cookbook": 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 {6}, last line before figure 1-4 "visibility: none" NOW READS: "display: none" (29), paragraph in Discussion, line 2 "The difference between class and type selectors is that selectors..." NOW READS: "The difference between class and type selectors is that type selectors..." (34) first paragrah under Discussion; ":first-line selectors" NOW READS: ":first-line psuedo-elements" {36}, last line "Designers refer to the line height as the leading." NOW READS: "Designers notice a similarity to line height and leading" (50), Discussion, 1st line "The background-position element" NOW READS: "The background-position property" (55) first sentence under "See Also", second clause.; "Recipe 10.5 for a hack to fix Internet Explorer for Windows' lack of support for background-fixed;" NOW READS: "Recipe 9.4 for a hack to fix Internet Explorer for Windows' lack of support for background-fixed;" (58), heading "Problems" NOW READS: "Problem" {72} table 3-2, description for "text" Illustrates that text can be edited; ... NOW READS:: Illustrates that text can be selected; ... (77), 2nd paragraph "places a one-pixel border at the bottom of the list item" NOW READS: "places a one-pixel border at the top of the list item" (80), 3.8 Problem, 1st line "ordered" NOW READS: "unordered" (101), table, Description for "katakana" "traditional katana system" NOW READS "traditional katakana system" (105), last line "{list-style-type: none:}" NOW READS "{list-style-image: none;}" (114) - Figure reference in first paragraph on page 114: Figure 5-2 NOW READS Figure 5-3. - Figure reference in second paragraph on page 114: Figure 5-3 NOW READS Figure 5-2. (114), last para, line 2 "input forms" NOW READS "input fields" (123) 5.6 printed html code;

NOW READS:

Code example 5.06.html
NOW READS:
(125), last para; "the :after pseudo-class" NOW READS "the :after pseudo-element" (128), last para "change the Submit button's background to green" NOW READS: "change the Submit button's color to green"