Why is my image link not working on sololearn playground? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grátis
+ 1

Why is my image link not working on sololearn playground?

Please do anybody know why my image link is not working on sololearn playground ☹️🤔?

1st May 2023, 10:12 PM
Goodluck Michael
Goodluck Michael - avatar
21 Respostas
+ 2
Goodluck O Learn this about images path,and then try to make recode. Hope it's helpful to you.. How to host/upload an image https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app How to host/upload an image with Dropbox https://code.sololearn.com/WW6t4B73kJVz/?ref=app more about images: https://code.sololearn.com/WT3661NHpV3B/?ref=app
2nd May 2023, 5:02 PM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 8
Hasnain [ACTIVE CHALLENGER] , sorry to say, but posting 20 links can not be an expected help. each of the items can contain multiple answers, whereas we have no guarantee that they are correct and really helping. but this should be discussed outside the q&a section.
2nd May 2023, 9:37 AM
Lothar
Lothar - avatar
+ 6
I believe the image you picked to include in your code has license issue, and that's why it's not available to use in any project. The website has something called "understanding royalty-free" images or free photo/photos for the week. Those are the only ones to be used for any project. I tried to include that image by saving in my Dropbox first and then adding to html, it didn't work. All n all, Goodluck O you might have to choose another image. The image you selected has specified purchase amount. It's downloadable, but cannot it used. Hope this helps.
2nd May 2023, 1:08 PM
D Shah 🎯⏳️
D Shah 🎯⏳️ - avatar
+ 6
.png cannot be separated, it should be linked with the src link, double quotes end after .png And you need to download/ save the image as "save image" to your device. or else with website links img will not work doesn't matter which image you pick.
2nd May 2023, 3:20 PM
D Shah 🎯⏳️
D Shah 🎯⏳️ - avatar
+ 5
Goodluck O Can you link the specific codebit where you are having trouble? We can't tell what the reason may be if we can't see the code itself.
2nd May 2023, 10:00 AM
Justice
Justice - avatar
+ 5
Goodluck O Your link needs to be an image link, usually ending in something like .jpg or .png . Right now your link is a link to a webpage.
2nd May 2023, 12:40 PM
Justice
Justice - avatar
+ 4
Thanks a lot sis, yeah it helps a lot 😀👍👌
2nd May 2023, 1:10 PM
Goodluck Michael
Goodluck Michael - avatar
+ 4
Thanks a lot, big sis Tนktนk💕 , for your answer, it really helps, I understand it now, thanks again 🤗😊
3rd May 2023, 1:11 AM
Goodluck Michael
Goodluck Michael - avatar
+ 4
Okay thanks for your help
3rd May 2023, 2:11 PM
Goodluck Michael
Goodluck Michael - avatar
+ 3
Goodluck O I have asked earlier if you can send the codebit and you're not showing the change you made. Please remember, we are not mind readers. We do not know exactly what the problem is if you are not showing it.
2nd May 2023, 12:33 PM
Justice
Justice - avatar
2nd May 2023, 3:26 PM
Goodluck Michael
Goodluck Michael - avatar
+ 2
Goodluck O You already marked the best answer so did you see what was wrong? If not, you need quotation marks around the link.
2nd May 2023, 12:26 PM
Justice
Justice - avatar
+ 2
Thanks a lot 😀
2nd May 2023, 12:28 PM
Goodluck Michael
Goodluck Michael - avatar
+ 2
Goodluck O My pleasure bro👍. Happy learning...
3rd May 2023, 1:54 AM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 2
I have tried to access the link of the image, and it displays error 403, which means that the access is forbidden by the image owner. As D Shah 🎯⏳️ mentioned, it could be a licence issue, or it could be that the image is Copyright restricted, meaning you need to ask the image owner permission to use that image.
3rd May 2023, 2:10 PM
Danish Zubair
Danish Zubair - avatar
+ 1
Sorry, tried that, it's still not working, just showing an image symbol
2nd May 2023, 12:30 PM
Goodluck Michael
Goodluck Michael - avatar
+ 1
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <img src="https://www.istockphoto.com/vector/good-bye-and-good-luck-hand-drawn-vector-phrase-lettering-isolated-on-white-gm1159734706-317218447"/> </body> </html>
2nd May 2023, 12:37 PM
Goodluck Michael
Goodluck Michael - avatar
+ 1
Please, can you help me re arrange it
2nd May 2023, 12:42 PM
Goodluck Michael
Goodluck Michael - avatar