CSS - Cascading Style Sheets control the appearance of a web page
Keep 'em separated
Use CSS to separate out the aesthetic dimension of a page, or collection of pages. Determine and modify the look-and-feel of an entire web site from one style sheet.
Overcome the temptation to add "style" attributes to HTML tags.
What to expect
This section covers a few tricks and trends in the CSS world.
For book recommendations, see the Books page.