First you have to upload the image onto a server, like
imageshack.
Then do this code into your blog (click "edit HTML"):
CODE
<img src="URL OF UPLOADED IMAGE HERE" align=left>
The "URL OF UPLOADED IMAGE HERE" represents the internet file location, like "http://web/picture.jpg" Of course, replace that with the address of your uploaded image.