Cascading Style Sheets: The Definitive Guide by Eric A. Meyer Here's the 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 The following changes were made in the 1/01 printing: {xii} 3rd line from top of page: [[ Alpha || Baker || Cray ], ]{2,3} and ] Delphi One more left bracket was added at the beginning of this line. [68] 2nd-to-last paragraph: Decimal list now begins at 01 rather than 00. Also, a space was added between decimals 29 and 30. {86} 1st code block: P { text-indent: 5%;} now reads P {text-indent: 5%;}. {102} last code block: now read: IMG.feeder {vertical-align: bottom;}

This paragraph contains first a single fairly tall image which is tall, and then an image short image which is not tall.

{110} last code example (bottom of the page): The example HTML code now reads: strongly emphasized text (172) background-repeat box at bottom of page: The initial value now reads repeat, as is stated in the last sentence of the 3rd paragraph on page 173. {207} last code example, bottom of the page: left square bracket is now a squiggle bracket {230} box at the bottom of the page, describing "border-top, border-right, border-bottom, border-left": In describing all four properties at once, the text now reads: |||| [271] 3rd para, below Fig 8-19: now reads: 10 + 0 + 0 + 450 + 0 + 0 - 50 = 410 {337} 2nd paragraph, 1st line: The sentence beginning "Once you assign an element a value for z-axis..." now reads: "Once you assign an element a value for z-index..." {392} if (is_nav4) {onresize = location.reload;} now reads: if (is_nav4) {onresize = location.reload();} (395) last URL on page: This URL now reads: http://www.w3.org/Style/CSS (407) "border-bottom_ box: "Values" now reads " ..." (408) "border-left" box: "Values" now reads " ..." (409) "border-right" box: "Values" now reads " ..." (410) "border-top" box: "Values" now reads " ..."