How to make a link on a html program and insert a picture on it
Answers
Answered by
1
Answer:
To use image as a link in HTML, use the <img> tag as well as the <a> tag with the href attribute. The <img> tag is for using an image in a web page and the <a> tag is for adding a link. Under the image tag src attribute, add the URL of the image. With that, also add the height and width.
Have a great day
Similar questions
English,
4 months ago
Social Sciences,
4 months ago
Chemistry,
4 months ago
Math,
9 months ago
Math,
1 year ago