HTML Tag of creating a hyperlink on image
HTML Tag of creating a hyperlink on image
Write a program to create a hyperlink on image
<html> <body> <a href=”html_images.asp” target=”_blank”> <img src=”html5.gif” alt=”HTML5 Icon” width=”128″ height=”128″></a> </body> </html>
It will apear like this
It will apear like this
To learn…
View On WordPress















