Thanks. Gotta brush up on my HTML.
Simple, just remove the spaces before & after the < >
< img src=”put-image-web-address-here” > < /img >
Oh, by the way you do use the quote marks in the pic’s web address -
< img src=put-image-web-address-here > < /img >