posting photos to an araxia.net blog

2005-01-23 00:50:18 -0800

This is a test of inline photos in Moveable Type.

IMG_4987

This is a view from my rooftop.

For those of you with your own blog at araxia.net, here's an example of the type of html you'd need to put in your blog entry to do this:

<a href="/pathToImages/theFullSizeImageName.jpg">

<img height="180" width="240" alt="image caption" src="/pathToImages/theThumbnailImageName.jpg">

</a>

First you'll need to load the images using "Upload File" button available when you login to your blog. Let me know if you need any help with this.