Errata for CSS: The Missing Manual
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question Note Update
Version |
Location |
Description |
Submitted By |
Date Submitted |
Date Corrected |
PDF |
Page 24
The first Note |
It says, "just make sure you use a CSS validator, as described in the box on page 15". But the box on page 15 is "Validate Your Web Pages", I think the referenced box should be "Validate Your CSS" on page 27.
|
andor_chen |
Aug 26, 2015 |
Oct 09, 2015 |
Printed |
Page 26
2nd Note Box, middle of fourth line. |
Text reads: ...dynamically adding HTML content to a web page, so it's good know how inline...
Should read: ...dynamically adding HTML content to a web page, so it's good [to] know how inline...
Added the missing word "to".
|
Rob White |
Sep 05, 2015 |
Oct 09, 2015 |
PDF |
Page 45
paragraph following the Note |
Replace "one word" with "a few words".
|
Roman Boiko |
Aug 25, 2015 |
Oct 09, 2015 |
PDF |
Page 46
Last paragraph before the new section |
Insert a space between "the" and ".btn", instead of between "the." and "btn".
Also consider removing a space between ".8" and "ems" in the previous paragraph.
|
Roman Boiko |
Aug 25, 2015 |
Oct 09, 2015 |
PDF |
Page 74
2nd step |
Replace
a new line, and the following code:
with
a new line, and add the following code:
|
Roman Boiko |
Aug 31, 2015 |
Oct 09, 2015 |
PDF |
Page 91
step 3 |
Use straight quotes: replace
font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
with
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
|
Roman Boiko |
Aug 31, 2015 |
Oct 09, 2015 |
PDF |
Page 94
top header |
Replace
Inheritance Inaction
with
Inheritance In Action
|
Roman Boiko |
Aug 31, 2015 |
Oct 09, 2015 |
Printed |
Page 536
1st Bullet Point |
The reference to page 553 should instead reference page 533
|
Jason Killian |
Sep 16, 2015 |
Oct 09, 2015 |
Printed |
Page 540
First Image |
Wrong image. Figure 17-7 is a duplicate of Figure 17-6 instead of being the correct image.
|
Jason Killian |
Sep 16, 2015 |
Oct 09, 2015 |
|
|