+ 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
5 Respuestas
+ 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"/>
+ 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
+ 1
Mine is still black or am i using the wrong browser?
+ 1
Check to see if the image exists, I copied the link and got an error