How do I upload images to sololearn I just type in this address or what I'm not sure with the Mobile how to go about doing that | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 14

How do I upload images to sololearn I just type in this address or what I'm not sure with the Mobile how to go about doing that

10th Aug 2017, 1:33 AM
Shawn Gillis
Shawn Gillis - avatar
12 Answers
+ 12
I hope this is not a bad question hope that I might can get somebody to help me out please
10th Aug 2017, 1:34 AM
Shawn Gillis
Shawn Gillis - avatar
+ 8
@Lord Krishna thanks for that I got it and it's deleted and I believe I can probably figure out the rest of it but what would be the URL that I need to use to put it onto my playground page there would it be like the one you posted up above and I just add that to my HTML
10th Aug 2017, 3:23 PM
Shawn Gillis
Shawn Gillis - avatar
+ 7
@Lord Krishna Thanks for the link. I couldn't figure out how to use. I accidentally touched an image and it uploaded to them. I'm not sure how to get it off there or whether or not it'll always be there I don't understand what's going on there
10th Aug 2017, 1:06 PM
Shawn Gillis
Shawn Gillis - avatar
+ 7
no I absentmindedly did something just like when I uploaded the picture and I lost it I guess
10th Aug 2017, 3:14 PM
Shawn Gillis
Shawn Gillis - avatar
+ 6
use this website to upload images for free, without registration on it than use the direct link to share or embed code for html https://postimages.org/
10th Aug 2017, 4:33 AM
Lord Krishna
Lord Krishna - avatar
+ 5
sorry that I don't understand but I never even seen the image it just said that it was uploaded successfully and I didn't even want to upload the picture. I really appreciate you trying to help. sorry I don't really know how to use this device very well yet.
10th Aug 2017, 3:07 PM
Shawn Gillis
Shawn Gillis - avatar
+ 5
direct url will work fine. check this code img url for example https://code.sololearn.com/WnX9PEc6tN9V/?ref=app
10th Aug 2017, 3:24 PM
Lord Krishna
Lord Krishna - avatar
+ 4
there's a delete icon below your uploaded picture use it
10th Aug 2017, 3:03 PM
Lord Krishna
Lord Krishna - avatar
+ 4
the small blue trashcan icon is used to delete the image. do you still have the uploaded webpage link i can try to delete it for you if you are having problems https://s27.postimg.org/fvy2pdp9v/Screenshot_2017-08-10-20-32-29.png
10th Aug 2017, 3:11 PM
Lord Krishna
Lord Krishna - avatar
+ 4
well... your browser history should have last visited site link check it else depending on the expiry date the image can expire in a day to 31 days or never
10th Aug 2017, 3:16 PM
Lord Krishna
Lord Krishna - avatar
+ 3
Huh, I didn't quite catch that question 😮😮
10th Aug 2017, 6:05 PM
Iwan
Iwan - avatar
0
For sololearn programs you can't put images stored on your device so you might have to use a CDN (content delivery network) to link images in the page or use data uri images by converting your images into text that HTML can display as a image.. You can convert your images here https://websemantics.uk/tools/image-to-data-uri-converter/ https://code.sololearn.com/WC54BZf4fJ94/?ref=app
4th Sep 2017, 2:15 AM
Kalo 'smi
Kalo 'smi - avatar