Computer Science, asked by fuyrs1246, 1 year ago

write the html code to display to the image

Answers

Answered by VISHALKUMARV22
4

<html>

    <body>

           <img src = "Image.png">

    </body>

</html>

Similar questions