+ 1
How I add a picture in solo Learn?
17 Respostas
+ 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
+ 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 😉
+ 4
Did you mean profile picture?
+ 4
Jayakrishna🇮🇳
Dilip ishara
Thanks you very much I wish you have a nice day ☺️🖤
+ 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!
+ 3
Roshdy there is not any photo in that link! ckeck it again with new URL!
+ 3
Roshdy above mentioned resources might be very useful! Thanks Jayakrishna🇮🇳
+ 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
+ 2
That is invalid url actually..
Where is the picture? Is it in your mobile storage or google page?
+ 2
How i can do it is create a link for the photo in google photos and do
<img src=“imglinkcopiedfromgoogle”>
And it works
+ 2
download dropbox then click
+ > add files > then choose your file you wanna add > click three dots > click copy link > paste it to your code it may be like this https://www.dropbox.com/...
delete the www and change it to dl so it will work :D
+ 1
<img
src="http://www.sololearn.com/picturs/Luffy.jpg"alt="luffy"width="40"/>
N’t working why?
+ 1
So how to add photo in that link
i do it by the folder ?
+ 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"/>
+ 1
In mobile storage
+ 1
text-weight