Prev Demo
Image Link
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Imagelink</title> </head> <body> <p> Adding link to the image </p> <a href="http://www.techfunda.com"> <img src="http://techfunda.com/HTPictures/Generics/4-635881636992885651.gif" width="80" height="30" /> </a> <p> Adding link to the image </p> <a href="http://www.dotnetfunda.com"> <img src="http://techfunda.com/HTPictures/Generics/4-635881636883821925.png" width="80" height="80"/> </a> </body> </html>
Note: We DO NOT save your trial code in our database.
Output