Archives
Comments #4
30 Apr 04
In response to user comments, anonymous comments are now active. Markdown syntax guide is in the works, and thanks for the testing, I’ll use it to sort the CSS next week :-)
u.suck = true(still)
This site will work and look better in a browser that supports web standards, but it is accessible to any browser or Internet device.
You might want to get a new browser.
In response to user comments, anonymous comments are now active. Markdown syntax guide is in the works, and thanks for the testing, I’ll use it to sort the CSS next week :-)
u.suck = true(still)
[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.