To create a hyperlink on the word CLICK to an image named testimage.jpeg 2
Answers
Answered by
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
6
Answer:
Yes
Explanation:
For this you have to add hyper link and the image link.
Hope it helps!
Mark As Brainliest!
Similar questions