Computer Science, asked by Florence75884, 4 months ago

Vikram is creating a website in which he wants to use different images as links to the web pages. Can you suggest him the required tag to accomplish the task?​

Answers

Answered by anvisha27008
3

Answer: Answer: use the <img> tag as well as the <a> tag.

Explanation: <img> tag is for using an image in a web page & <a> tag is for adding a link. an example to make it clear. <body>

</a> </body>

Explanation:

Similar questions