How to insert the image in codeplayground from the system? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

How to insert the image in codeplayground from the system?

9th Jun 2018, 6:06 PM
developer 👩‍💻
developer 👩‍💻 - avatar
4 Answers
+ 4
you are kind of unclear, but if you want an image from your device in to your code you have to upload it. you can use many programs for this. try http://imgur.com/upload you then have to copy the url and add it to the src of an img tag.
9th Jun 2018, 6:20 PM
Ask Plays
Ask Plays - avatar
+ 3
Upload it somewhere then add link to it's url
9th Jun 2018, 6:18 PM
BlazingMagpie
BlazingMagpie - avatar
+ 2
thanks 😊it works!!
11th Jun 2018, 2:16 AM
developer 👩‍💻
developer 👩‍💻 - avatar
+ 2
you can copy the url of an image and then paste it in the code https://code.sololearn.com/W2c69YotspFj/?ref=app
11th Jun 2018, 2:51 PM
Sahil Danayak
Sahil Danayak - avatar