+ 6
How to insert the image in codeplayground from the system?
4 Antworten
+ 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.
+ 3
Upload it somewhere then add link to it's url
+ 2
thanks 😊it works!!
+ 2
you can copy the url of an image and then paste it in the code
https://code.sololearn.com/W2c69YotspFj/?ref=app