Computer Science, asked by lakshyejain, 10 months ago

Write html a code for image linking

Answers

Answered by pranavbirhade100
7

Answer:

<a href="../html-link.htm"><img src="flower.jpg" width="82" height="86" title="White flower" alt="Flower"></a>

do you want any other answers related to computer

Answered by simplegirl16
2

\huge\bold{Answer:}

The <img> tag is for using an image in a web page and the <a> tag is for adding a link.

Similar questions