Wednesday, January 19, 2005

Home

Anyone who knows how to get a picture to show as a thumbnail on my blog...your input would be appreciated.
Here are a few pictures, including one of Somer in front of the new house.

1 comment:

ryan sutherland said...

Dan,

You have to first save the file on the web, I'm sure your .mac account gives you some free webspace. In fact, you've already got those other pics located on the web, right? What you have to do is write this code into the html of your blog post (type it all on one continuous line, I had to break it up here so that this editor would let me type it w/o thinking I was trying to insert a pic):

<
img src
=

after the = sign you type in the url of the pic's location in quotes. End the entire code with a />

The code is pointing to the url of the pic, but it will show up right in your post.

Let me know if this doesn't make sense.

Ryan