Answers for "links in images html"

1

html image with link

<a href="https://www.google.com"><img alt="Google" src="img.jpg" 
                                      style="max-width:960px"/></a>
Posted by: Guest on November-10-2020
0

links in images html

<a href=https://www.google.com><img alt=Google src=img.jpg 
                                      style=max-width:960px/></a>
Posted by: Taylor Swift on March-10-2022

Browse Popular Code Answers by Language