Computer Science, asked by sahjeenal9888, 11 months ago

To create a hyperlink on the word CLICK to an image named testimage.jpeg 2

Answers

Answered by Brainlyshchay
32

You should add the code given below:

Hyperlink code:

<a href="#timg">Click</a>

Image code:

<img src="testimage.jpeg" alt="test-img" id="timg">

Hope this helps you.................

Please mark as brainliest........❤..........

Answered by Anonymous
6

Answer:

Yes

Explanation:

For this you have to add hyper link and the image link.

Hope it helps!

Mark As Brainliest!

Similar questions