HTML

The skeleton of every web page.

1.1.html — Simple HTML page
The basic tags every page needs.
2.2.html — Formatting with CSS
Adding a stylesheet to control how the HTML looks.
3.3.html — A table formatted with CSS
Tables, and how to make them not look terrible.