How I add a picture in solo Learn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How I add a picture in solo Learn?

4th Nov 2022, 7:43 PM
Mahmoud
Mahmoud - avatar
16 Answers
+ 5
Sololearn can't access your mobile storage. So you can't use your devise storage contents. How to use, is discussed in threads I mentioned clearly. If you try in your system then link works, but only for you in your system. To work in sololearn, and from any where , you need a cloud link. To work here for all,. Check these : https://www.sololearn.com/learn/HTML/1030/ For your device to playground, 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 get cloud link: 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 edit: A sample of code : https://code.sololearn.com/W4sS2s4sYpj7/?ref=app
4th Nov 2022, 8:57 PM
Jayakrishna 🇮🇳
+ 5
Use this website to export your picture to URL https://postimages.org/ Then use 2nd URL and paste to link tag.. I hope it help.. I used it this way 😉
6th Nov 2022, 8:01 AM
Miriam Balázsová
Miriam Balázsová - avatar
+ 4
Did you mean profile picture?
4th Nov 2022, 7:45 PM
Dilip ishara
Dilip ishara - avatar
+ 4
Jayakrishna🇮🇳 Dilip ishara Thanks you very much I wish you have a nice day ☺️🖤
4th Nov 2022, 9:02 PM
Mahmoud
Mahmoud - avatar
+ 3
<img src = "https://blob.sololearn.com/avatars/sololearn.png"> try this code! src means "source"! so you should give a source for your image!
4th Nov 2022, 7:55 PM
Dilip ishara
Dilip ishara - avatar
+ 3
Roshdy there is not any photo in that link! ckeck it again with new URL!
4th Nov 2022, 8:02 PM
Dilip ishara
Dilip ishara - avatar
+ 3
Roshdy above mentioned resources might be very useful! Thanks Jayakrishna🇮🇳
4th Nov 2022, 8:19 PM
Dilip ishara
Dilip ishara - avatar
+ 2
Noop I mean a code <img src ="??" so what's the next what I do in here I do everything but the picture n’t working
4th Nov 2022, 7:48 PM
Mahmoud
Mahmoud - avatar
+ 2
That is invalid url actually.. Where is the picture? Is it in your mobile storage or google page?
4th Nov 2022, 8:50 PM
Jayakrishna 🇮🇳
+ 2
How i can do it is create a link for the photo in google photos and do <img src=“imglinkcopiedfromgoogle”> And it works
5th Nov 2022, 4:39 AM
Blocky Badboy
Blocky Badboy - avatar
+ 1
<img src="http://www.sololearn.com/picturs/Luffy.jpg"alt="luffy"width="40"/> N’t working why?
4th Nov 2022, 7:59 PM
Mahmoud
Mahmoud - avatar
+ 1
So how to add photo in that link i do it by the folder ?
4th Nov 2022, 8:05 PM
Mahmoud
Mahmoud - avatar
+ 1
Ok i write the right code and copy the link from Google but no thing is does? the mistake it copy from Google or what? The code <img src="http://www.sololearn.comcontent://media/external/downloads/1000004177.jpg"alt="idk"width="40"/>
4th Nov 2022, 8:41 PM
Mahmoud
Mahmoud - avatar
+ 1
In mobile storage
4th Nov 2022, 8:50 PM
Mahmoud
Mahmoud - avatar
+ 1
text-weight
6th Nov 2022, 6:42 PM
Bharat Kumar