Appendix C. CSS Resources

No one book—not even this one—can answer all of your CSS questions. Luckily, CSS resources abound for both beginning and expert web designers. In this appendix, you’ll find resources to help you with general CSS concepts as well as specific CSS tasks, like building a navigation bar or laying out a web page.

References

References that cover CSS properties range from the official to the obscure. There are websites and online tutorials, of course, but you don’t have to be on the Web to learn about CSS. Some of these guides come on good old-fashioned paper.

World Wide Web Consortium (W3C)

  • CSS 2.1 Specification (www.w3c.org/TR/CSS21. For the official word, go to the source—the W3C—and read the actual set of rules that make up the most widely recognized version of CSS, version 2.1.

  • CSS 3 Current Work (www.w3.org/Style/CSS/current-work). If you want to take a look at what the future holds, check out the current work being done on the CSS 3 specification. Some of the properties are already available in some browsers (see Chapter 16), but it’s probably going to take a few years before these innovations are finalized and even longer before web browsers understand them all.

Books and PDFs

  • Cascading Style Sheets: The Definitive Guide by Eric Meyer (O’Reilly). For comprehensive technical (yet readable) coverage of CSS, check out this guide.

  • CSS Cheat Sheet (www.addedbytes.com/cheat-sheets/css-cheat-sheet). This one-page PDF document provides a compact reminder of most every ...

Get CSS: The Missing Manual, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.