This is a short overview of CSS: what it is, what it's for, how it works, and how it fails.
- HTML Alone: the bad old days
- HTML and CSS Together: the brave new world
- CSS In Practice: how to style a page
- CSS Syntax: what CSS does, and how it does it
- Cross-Browser Issues: standards and how to flout them
- Useful Links: where to from here
For the purposes of the tutorial, we're producing a website for the famous international travel agency, Peter Penguin Travel. Here's the mockup as produced by Peter Penguin's crack team of PhotoShop experts. This is the goal.

We start with a look at the traditional way to achieve this.