CSS Crash Course by SitePoint-Lynda.com A strong understanding of Cascading Style Sheets (CSS) is vital to producing websites that look good, load quickly, and are easy to maintain. In The CSS Crash Course , published by SitePoint, Kevin Yank shows how CSS changes the way websites are designed.
Whether the goal is to build a site from scratch or redesign an existing site, Kevin thoroughly explains how to use CSS to accomplish that goal, including how to create and modify a single CSS file to control the look of every page on a site.
Table of contents
An Introduction to CSS CSS Selectors pt. 1 CSS Selectors pt. 2 Formatting text pt. 1 Formatting text pt. 2 Understanding Inheritance Understanding Cascading - the C in CSS Laying out forms with CSS What's next? References and resources