"a href="URL_OF_SITE_HERE"""img src="URL_OF_IMAGE_HERE"/a
Replace the first quote with < and replace the second quote after "URL_of_Site_HERE" with an >. Replace the quotes where the quotes that start off the img string with an <. Replace the second quote after "URL_OF_Image_Here" with an >. then bracket the /a with <>. There should not be quotes
around the /a.