write the html code to display to the image
Answers
Answered by
4
<html>
<body>
<img src = "Image.png">
</body>
</html>
Similar questions