add image html with link code example
Example: html image with link
<a href="https://www.google.com"><img alt="Google" src="img.jpg"
style="max-width:960px"/></a>
<a href="https://www.google.com"><img alt="Google" src="img.jpg"
style="max-width:960px"/></a>