Sunday, January 14, 2007

Mr. X

I am the new blogger of this site that will be referred to only as Mr. X. I lurk in the shadows of downtown Tiburon watching. Waiting. Man, this post is getting creepy so yeah. Here is my picture...

4 comments:

Kael said...

I changed it so that its a picture instead of a URL

Kyle said...

how did you do that?

Anonymous said...

Magic

Kael said...

you use HTML tags. Here's one for images:

<img src="put URL of image here">

you can also use

<b>This will be bold</b>
<i>This will be italics</i>
<u>This will be underlined</u>

and for links

<a href="URL to link to">This is a link</a>