Product Overview
The Ultimate CSS Reference
Corrections & Typos
Found a mistake that’s not listed here? Contact us to let us know!
First Edition: February 2008
- p. 71 IE7 does support all CSS3 attribute selectors.
- p.123 1st paragraph
In the sentence beginning 'We do have a conflict...',
background-styleshould beborder-style.
First Edition: February 2008
- HTML end tags
HTML end tags when displayed in paragraphs (not code listings) are missing the '/' character. For example on p.415 the first paragraph has: "Omitting the <tbody> and <tbody> tags...". This should, of course be "Omitting the <tbody> and </tbody> tags...".
- p.90 - p.97
Where the text states "Preceded by
Nsiblings", "followed byNsiblings", "Nsiblings before", and "Nsiblings after", the formulaNshould beN-1.

