Errata

CSS Pocket Reference

Errata for CSS Pocket Reference

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.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 5
'Rule Structure' section, also Chapter 39 (Selectors)

I cannot find, anywhere in the book, the fact that you can provide a selector group i.e. a list of selectors separated by commas.
e.g.
td, th {
declarations
}

Page 5 - 'Rule Structure' should certainly mention it.

Chapter 39 (Selectors) should certainly mention it, because it deals with the syntax in detail.

Something like 'selector groups' or 'selector grouping' should also be added to the index.

Alan Rew  May 12, 2012 
Printed Page 102
Example:

The example is for "min-width". It reads:

div.aside {float: right; width: 13em; max-width: 33%;}

"min-width" is not even mentioned.

John Goold  May 30, 2012