Html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Html

How to add pictures to my code playground. I did the <img src”link.jpg”> but its showing blank picture. https://code.sololearn.com/Wads8tQX3q21/?ref=app

7th Sep 2022, 6:09 PM
Sidiali Abdallah
Sidiali Abdallah - avatar
4 Answers
+ 3
The image probably don't exist, try replacing it with any other image Example: <img src = "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTE8j0PJwu8D6NvdrO42qeeq7QMZLtuAIP8SA&usqp=CAU"/>
9th Sep 2022, 1:41 PM
Shreya Patel
Shreya Patel - avatar
+ 2
Sidiali Abdallah learn this... 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
7th Sep 2022, 6:23 PM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 1
Mine is still black or am i using the wrong browser?
7th Sep 2022, 6:22 PM
Sidiali Abdallah
Sidiali Abdallah - avatar
+ 1
Check to see if the image exists, I copied the link and got an error
9th Sep 2022, 10:45 AM
Gray Adamson
Gray Adamson - avatar