Product Overview

Everything You Know About CSS Is Wrong!

Corrections & Typos

Found a mistake that’s not listed here? Contact us to let us know!

First Edition: October 2008

  • p. 36 3rd paragraph

    The 1st sentence of the paragraph should read:

    If an element is set to display: table-row; while its parent element isn't set to table (or table-row-group), an anonymous box set to display: table; will be created to enclose the row, and any subsequent adjacent sibling elements set to display: table-row.
  • p.103 1st paragraph

    The Safari-specific implementation of column-rule-width is called -webkit-column-rule-width

  • p.35 1st code listing

    The code example should be:

    <div class="container"> ... </div>

    The div element with the class of "row" should have been removed



SitePoint Books

  • advocate best practice techniques
  • lead you through practical examples
  • provide working code for your web site
  • make learning easy and fun

100% Money Back Guarantee