Hi Linda,
I couldn't locate the JPG either.
As for the HTML:
Code:
<a href="http://www.cocomilkcollectibles.com/images/Bison Up Close.MOV"
target="_blank">
<img src="http://www.cocomilkcollectibles.com/images/Bison Up Close.MOV"
alt="Bison Movie" hspace="5">
</a>Video of a bison<br>
If you want the picture to show then the image tag should point to a JPG not a MOV.
Ed. is kinda right, best not to use spaces in URLs, they no like it. Thus try to either use underscores to separate the words if you have too, or just leave the spaces out. Also it is safest to not use capital letters either cos some servers freak out about them.
Apart from that the HTML looks OK.
Make sure you have uploaded the MOV file and the JPG and all should be well.
If not ask one of the geeks in the coding sub-forum, they do this all day.
