write HTML of the following
Attachments:
Answers
Answered by
1
Answer:
<!DOCTYPE html>
<html>
<head>
<title>HTML Image as link</title>
</head>
<body>
The following image works as a link:<br>
<a href="https://www.qries.com/">
<img alt="Qries" src="https://www.qries.com/images/banner_logo.png"
width=150" height="70">
</a>
</body>
</html>
Explanation:
Similar questions
Hindi,
1 month ago
English,
1 month ago
Math,
1 month ago
Social Sciences,
2 months ago
Hindi,
2 months ago
Social Sciences,
10 months ago
Science,
10 months ago
Business Studies,
10 months ago