Archives
Breakfast, lunch and dinner...
26 May 04
…that’s how much web stuff I’m doing at the moment. Speaking of food…
I just finished an update to The Fish Restaurant for my longest lasting client. My thoughts went something like this:
- Why didn’t I use virtual includes when I built the original site?
- Why in God’s name did I use a table for layout?
- Goodness, this new Felix Da Housecat album (itms link) is really rather good.
Posted by Alex Turnbull,
Wednesday at 12:39 AM
May 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.