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 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 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

30th Jun 2020, 2:59 PM
Prathamesh Kshirsagar
Prathamesh Kshirsagar - avatar
2 Answers
+ 1
Code link pls
30th Jun 2020, 3:00 PM
Sajid
Sajid - avatar
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>
30th Jun 2020, 3:03 PM
Prathamesh Kshirsagar
Prathamesh Kshirsagar - avatar