Home Tab Browse Books Tab For Instructors Tab Email Newsletter Tab About Sybex Tab Contact Us Tab  
sybex.com
Cover image for product 0782141846
Cascading Style Sheets: The Designers Edge
Molly E. Holzschlag
ISBN: 978-0-7821-4184-9
Paperback
274 pages
April 2003
US $45.00 Add to Cart

Residents outside the United States can purchase books through our International Distributors.

 
Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.
ChapterPageDetailsDatePrint Run
Combined Errata

Page 37

Listing 2.2, see detailed description
"font:" should be changed to
"font-family:". The same correction should be made twice in Listing 2.3 on page 38, and in step 2 at the bottom of page 39. The files 2.2.txt and 2.3.txt should also be corrected.

Page 45

Listing 2.7 Note that the only change is replacing the close parens symbol at the end -- ")" -- with the close bracket symbol -- "}".

Page 48

In the NOTE, " www.webreview.com/style/css2/charts/selectors.shtml" is no longer a valid link.
The plug was pulled on the Web Review charts since the entire section of that company folded recently.

Page 58

Margin Property -
Page 58: Last paragraph on page states that "The major concern when grouping
is the order of values. A good example of this is when working with the
margin property: you must follow the property with top, right, left, and
bottom margin values in that order."

This is incorrect. It should read:

"The major concern when grouping is the order of values. A good example of
this is when working with the margin property: you must follow the property
with top, right, bottom, and left margin values in that order. You can use the acronym TRBL or mnemonic Trouble to help remember this margin order."

Page 69

Margins
Last sentence on the page, above the note reads "This rule now sets
all the margins for the page at 20 pixels, providing a uniform margin around
the body content."

This should read:

"This rule now sets the top and left margins to 100 pixels, and the bottom
and right margins to 20 pixels."

Printer-ready version    Share This