Well, if you want to do that, if I'm not mistaken, if you want to put up an image of your works, just use this simple HTML coding as follows:
<img src="image.jpg">
If you are using an FTP program to put your images on a website first you save the image as either a jpg,bmp,png, etc. and drag it into an images folder(if there isn't one made, make it under the domain name your using) and in your main coding(one that displays the home page, or any others) simply put:
<img src="images/image.jpg">
and that will display your image.
If you need to resize the image(s) Go to:
resize2mail.com
they have a program there that will do it perfectly, and it's free.