Why don't show the image. I use a net link but don't show. Only showing a icon. What is the problem | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why don't show the image. I use a net link but don't show. Only showing a icon. What is the problem

<img src="https://images.app.goo.gl/ecTPoFpAxequL3Zh7"height="50px" weidth="50px"/>

2nd Feb 2020, 4:31 AM
Apurba Debnath
Apurba Debnath - avatar
4 Answers
+ 14
Apurba Debnath you need to go to the original link of image like going on image link then deep press on that picture and open in new tab and copy the url from their if problem continue then download the image and host it over any image hosting website like dropbox, imgur and then paste the uploaded link in the src tag. https://www.sololearn.com/discuss/803683/?ref=app https://www.sololearn.com/discuss/946930/?ref=app https://www.sololearn.com/discuss/1054246/?ref=app https://www.sololearn.com/discuss/1837907/?ref=app here is an code which can help in upload the image https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
2nd Feb 2020, 4:48 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 10
Apurba Debnath here is an code which can help in upload the image and host that https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app and for upload on imgur you can follow this link https://www.wikihow.com/Upload-Images-to-Imgur then paste the uploaded link in src
2nd Feb 2020, 5:19 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 5
If you need help, you can post the code you're struggling with! https://www.sololearn.com/post/75089/?ref=app
2nd Feb 2020, 4:48 AM
Scooby
Scooby - avatar
+ 4
can you show us the code so we can what you did ? generally all you do is <img src="image url" alt="brief description">
2nd Feb 2020, 4:46 AM
BroFar
BroFar - avatar