CSS Pocket Reference by Eric A. Meyer This errata page lists errors corrected in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated July 17, 2007. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification {38} second line from the bottom; the final character is a closing parenthesis when it should in fact be a closing curly brace. a.external:after {content: " " url(/icons/globe.gif);) should be: a.external:after {content: " " url(/icons/globe.gif);}