Archives
That's better!
12 Jan 04
Thanks to this excellent article at A List Apart, I've managed to make both sides of the page always reach the bottom of the page. Woo! Bit of a cheat really, but until CSS allows designers to specify the height of DIVs this is going to have to do :-)
Posted by Alex Turnbull,
Monday at 08:17 PM
January 2004
Supported Markdown Syntax
[example link](http://example.com/)
[example link](http://example.com/ "Title").
I get 10 times more traffic from [Google][1] than from [Yahoo][2] or [MSN][3].
[1]: http://google.com/ "Google"
[2]: http://search.yahoo.com/ "Yahoo Search"
[3]: http://search.msn.com/ "MSN Search"
Some of these words *are emphasized*.
Some of these words _are emphasized also_.
Use two asterisks for **strong emphasis**.
* This will
* Become
* A List
1. You can
2. Also do
3. Ordered lists
> This is a blockquote.
>
> This is the second paragraph in the blockquote.