Errata

Below is a list of known errors from the book “SAMS Teach yourself CSS in 10 mins”. If you find errors in the book, please let me know

Errata Listing
Figure 2.2 Figure should not include list as it is not in sample source code shown in Listing 2.1
Figure 2.3 as per Figure 2.2 above
Figure 2.4 as per Figure 2.2 above
Figure 2.5 as per Figure 2.2 above
Figure 2.6 as per Figure 2.2 above
Figure 7.1 shows 4 paragraphs but should only show 3
Figure 7.2 shows 4 paragraphs but should only show 3, start tag missing from 4th paragraph
Listing 9.3 h1#header should read h2.decorative
Listing 9.4 h1#header should read h2.decorative
Listing 9.5 h1#header should read h2.decorative
Listing 11.1 chapter11.gif should read chapter11a.gif
Listing 14.8 tr.alternate th … } should read tr.alternate th { … }
Listing 18.1 alt=”Sitename”a> should read alt=”Sitename”>
Listing 21.8 the selector #content should include new declaration display: inline to overcome the IE Doubled Float-Margin Bug
Listing 21.9 as per Listing 21.8 above
Listing 21.10 as per Listing 21.8 above
Listing 21.11 as per Listing 21.8 above
Listing 21.12 as per Listing 21.8 above