0
How to insert an Image in Sololearn Playground???????
Hey , I have problem that I copied the URL of an image from Google and using the <img src = "xyz.image"> tag and I put it in the HTML Code , It wouldn't display it in the output , what should I do now how can I insert an image in sololearn playground?????? Here's the code , I am trying to Make a "Pencil Generator" , since I need the image but it wasn't coming in the output â https://code.sololearn.com/WCJHrY05kfI9/?ref=app URL OF IMAGE â https://images.app.goo.gl/mRkhuNRXFbJJzZAK8
7 Answers
+ 12
_K_ Check it out
https://code.sololearn.com/WZoHRR32D14d/?ref=app
+ 11
_K_ you're welcome!
You can use '@' symbol to mention others
+ 1
Can you please share the code so that we can understand better
+ 1
Thanks *Simba* , And Thanks a lot to everyone who has helped me.....đđđđđ
+ 1
Oh , Ok , Thanks a lot again......
Simbađđđ
0
Upload your images on any drive like Dropbox, Google Drive, or Mega.nz. Copy the link and paste it in the href attribute
0
I given the desired code , I have also given the URL of image . I think there's no error in the syntax.
But why the Image isn't coming in the output ????