img src"http://www.syvjoneshouse.com/Gallery/index.asp?cat=mlts"
If you right click on the image and then left click on the "Properties" entry on the menu that comes up (this is on Firefox -- IE might vary a little) then you can see that the URL for the image itself is:
http://www.syvjoneshouse.com/UploadFiles/Alex&SpeakerNewt.jpgTo display that image, include the following in your post:
<img src=http://www.syvjoneshouse.com/UploadFiles/Alex&SpeakerNewt.jpg>When you include the above in your post, it will display as the image:
If you right click on the image just above, you should be able to examine its Properties and see that it is indeed the image at the URL: http://www.syvjoneshouse.com/UploadFiles/Alex&SpeakerNewt.jpg
you have to put the < in front and the > in the end.
you’re almost there