You are on page 1of 1

<!

DOCTYPE html>
<html>
<head>
<title>image and link</title>
<body>
<img src="klu.jpg" width="500" height="600">
<a href="https://www.kluniversity.in/">click on</a>
</body>
</head>
</html>

You might also like