My image is not displaying.why? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

My image is not displaying.why?

Its

1st Feb 2021, 1:49 PM
Sorry
11 Answers
+ 3
share code here
1st Feb 2021, 1:51 PM
A.P.I
A.P.I - avatar
+ 3
Share your code
1st Feb 2021, 1:52 PM
Nilla
Nilla - avatar
+ 2
dl=1
1st Feb 2021, 2:01 PM
Nilla
Nilla - avatar
+ 2
remove "?dl=0" and check code.
1st Feb 2021, 2:05 PM
A.P.I
A.P.I - avatar
+ 2
Thank you now i am able to display it
1st Feb 2021, 2:10 PM
Sorry
+ 2
Wlcm
1st Feb 2021, 2:11 PM
Nilla
Nilla - avatar
+ 1
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <img src="https://www.dropbox.com/s/aryllcgu8jvr0ko/IMG-20210131-WA0001.jpg?dl=0" alt="good morning"/> </body> </html>
1st Feb 2021, 1:58 PM
Sorry
+ 1
welcome
1st Feb 2021, 2:24 PM
A.P.I
A.P.I - avatar
+ 1
Share your code
2nd Feb 2021, 5:12 PM
Abhishek Chauhan
Abhishek Chauhan - avatar
0
Share code
2nd Feb 2021, 9:38 PM
Václav Hajšman
Václav Hajšman - avatar
0
Sorry Try to remove / at end of <img>
8th Feb 2021, 8:52 AM
Václav Hajšman
Václav Hajšman - avatar