Archives
Oooh, sub-domains!
20 Apr 04
I worked out how to make sub-domains for my site! So I'm going to set up domains for all my site designs which are no longer hosted anywhere. First up: Thirty Seconds. The most interesting bit of it (apart from my gorgeous design naturally) is my 30 second movie.
Posted by Alex Turnbull,
Tuesday at 11:43 PM
April 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.