+ 3
Can I somehow get my local images to the Code Playground?
I have some basic images from Microsoft Painting in my program. Is there any way to use them in Sololearn code or I have to get them from web?
8 Answers
+ 2
You need to upload file to a cloud site like Dropbox, if your file is in your mobile... So upload and then copy that link and paste as src value.
To know how to upload and import to Program..
Run this code and see steps to follow:
For images :
https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
For all files :
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
+ 1
Ya you can
+ 1
Jayakrishnađźđł Thank you very much! Do you know how your answer gets accepted? I'm not asking questions very often
+ 1
Jayakrishnađźđł Nevermind
0
Just go to your chrome browser and type
file:///sdcard/
Then you will enter your phone storage
After that click on folder in which your images are available
And then copy the link
And paste it in html using IMG tag
It will work
0
Qui-Gon Jinn Sry I didn't understand your answer..
What do you mean "how much your answer gets accepted"?..