how to put links on images in html code example Example: html image with link <a href="https://www.google.com"> <img src="./images/image.jpg" /> </a>