- 1
Guys When I have to copy some images in image tag I am not able to view o/p as my image,instead of box at upper left side disp
Why I am not able to run my image tag
2 Antworten
+ 1
Code link pls
0
!DOCTYPE html>
<html>
    <head>
        <title>Page Title</title>
    </head>
    <body>
       <img src="https://www.dropbox.com/s/xwnzqk1enapk5og/1593457064584.jpg?dl=0"></img>
    </body>
</html>



