HTML5 & CSS3 for the Real World
Found a mistake that’s not listed here? You clever monkey! Contact us to let us know.
We’ll try to get it fixed for the next print run.
Corrections and Typos
1st edition, May 2011
- p.58 In the code example register.html, the id attribute is missing its initial quotation mark; it should read id="rating"
- p.79 In the example that uses the new color input type, the code example reads type="text" when it should be type="color"
- p.157 last code block
In the old-style -webkit-gradient syntax block, the starting and ending positions of the gradients are missing. The block should read:
background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.4)), color-stop(37%, rgba(0,0,0,0)), color-stop(83%, rgba(0,0,0,0)), color-stop(92%, rgba(0,0,0,0.16)), color-stop(98%, rgba(0,0,0,0)));
More Information
What’s the Course?
The HTML5 + CSS3 Online Course
Get the benefit of online learning with the Learnable Online Course.
It contains:
- 10 Lessons
- 28 Video Tutorials
- 30 day Money Back Guarantee
Plus an interactive Q&A where you can ask questions (and get answers) from fellow students and Louis the instructor.
