CSS: The Definitive Guide

Posted by: admin  :  Category: Book Reviews, Web Design

Author: Eric A. Meyer
Publisher: O’Reilly
Year: 2007
ISBN 10: 1-56592-622-6 | ISBN 13: 9781565926226

Let me begin by saying this book is one of the most important, if not THE most important, web design and development books in my personal library. It is a reference for CSS (Cascading Style Sheets) styles, but it is so much more. I read the book from cover to cover twice, and both times found it to be both an easy read and incredibly informative.

It opens with a chapter on how and why CSS evolved, and then Chapter Two goes into the basic rules for writing CSS code. The difference between block-level elements and inline-elements is clearly explained, as is when it is appropriate to use classes versus IDs and vice versa.

Read more…

?>