Cascading Style Sheets (CSS) are one of the most important technologies on the web today. They give web developers the power to style their web sites so those sites are usable, compact, good looking, consistently displayable, and quick and efficient to change if so desired.
There are many books out there on CSS, but Beginning CSS Web Development is different—it doesnt waste time discussing theory, and it delves straight into the practical matter. It provides you with what you need to know, faster. It is also completely up to date, covering the most modern CSS standards and design techniques.
In addition to the essential CSS basics, this book covers advanced techniques like accessibility, hacks, and filters. The book concludes with a case study, and features a CSS reference section that allows you to look up required syntax as quickly as possible.
Summary of Contents
PART 1 - Get to Know CSS
Getting Started
Core Concepts of CSS
CSS Building Blocks
Text
Color, Backgrounds, and Images
Lists
Links
Tables and Definition Lists
Forms
PART 2 - Logical Layouts
Layout Basics
Classic Layouts
Layout Manipulation
The Journey from Layout to Template
Usability and Accessibility Enhancements
Tips, Tricks, and Troubles
Case Study: The Dead Goods
CSS Reference
Customer Reviews
Average Rating:
Rating: - Excellent, except for Quirks mode omission
I read this book from cover to cover. It is excellent, and I successfully used it to convert my cash4books website from table-based disorganization to use CSS and web standards.
However, I think what was missing was a discussion on Quirks mode. Go to wikipedia and search for "Quirks mode" if you do not know what that is. In fact, if you use the code examples Collison provides, a few of them do not work right, due to Quirks mode issues. Specifically, once you get to the layout chapters, ... Read More
Rating: - A book I will turn to over and over again.
What a great book. I just could not put this down and read the whole book in 1 day. As a asp.net coder, Css is the last thing I needed to learn to make great looking websites.
Simon explans things clear and complete. I was always a but lost with id and class and what one I should be useing. The way it was expland left me with no questions. I fell CSS is something that you look up when you need to get a result. This book is well layed out to find things fast.
The only thing I fault is that it ... Read More
Rating: - Just The Kick Start I Needed
I bought this book a year ago to get me started in writing CSS web pages. This was just the book I needed to get me started. It is reasonable simple to following along with and experiment with the examples. The outcome of my trek through this book is my personal home page (http://www.intergate.com/~waltwilliams/) which is now so much more presentable and professional looking. I have actually had people ask who I hired to create it. I would recommend this book to anyone who wishes to learn CSS.
Read More
Rating: - Beginner Web Designer
If you are just starting out and are looking for direction in web design, buy this book. Even if you already have your feet wet in Web design this book may help you out. Simon Collison did a great job writting on the topic of CSS stylesheets and web design. Its not a lecture book, its a hands on instruction manual that progressively gets you used to working with CSS. It shows you the do's and the donts and Simon is very motivated to keep your attention.