Appendix B. 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 Current Work (www.w3.org/Style/CSS/current-work). Here you’ll find all of the CSS specifications, including the newest additions to CSS. The different specifications are organized by status, like Completed, Testing, Refining, Revising, or Abandoned. You can click any specification to dig into the nitty-gritty details, but just because a specification is listed as “Completed” doesn’t necessarily mean it’s been fully implemented in all web browsers. However, this site does provide the final (sometimes overly complex and hard-to-understand) word on CSS.

Other Online References

  • CSS Reference at the Mozilla Developer Network (https://developer.mozilla.org/en-US/docs/Web/CSS/Reference). The Mozilla Developer Network (MDN) provides one of the most comprehensive references to CSS (as well as HTML5, JavaScript, and other web technologies).

  • The Codrops CSS Reference ...

Get CSS: The Missing Manual, 4th 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.