Hkw can you link an image as a hyperlink to another document?? Explain with the help of example ??
Answers
Answered by
14
<HTML>
<HEAD>
<TITLE> Image Linking</TITLE>
</HEAD>
<BODY>
<IMG SRC = “SantaJunior.gif”Border = “4”>
</BODY>
</HTML>
Now type the following HTML code and save the file by the name “Link..htm”
<HTML>
<HEAD>
<TITLE> Image Link</TITLE>
</HEAD>
<BODY>
<A HREF = Image.htm>
<IMG SRC = “Panda.BMP”BORDER = “4” HEIGHT = 95% WIDTH = 50%>
</A>
</BODY>
</HTML>
Answered by
1
Explanation:
Please see the photo Hope it helps you a lot
Attachments:
Similar questions
English,
7 months ago
Math,
7 months ago
English,
7 months ago
Social Sciences,
1 year ago
Science,
1 year ago