Hello friends.. How can I get a picture with the help of an image tag? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Hello friends.. How can I get a picture with the help of an image tag?

when I write <img src= , does not show any image option.

26th Oct 2017, 7:16 AM
Amit Das
Amit Das - avatar
8 Answers
+ 2
I use imgbb to get a public https.... jpg. on my phone a little i in a circle shows me the address. good luck.
26th Oct 2017, 11:40 AM
bobbie
bobbie - avatar
26th Oct 2017, 9:08 AM
deFault
+ 1
You've got to upload the image somewhere first. And then use the link to the uploaded image. Like this: <img src='https://i.imgur.com/BFdRIJ5.png' />
26th Oct 2017, 10:00 AM
deFault
+ 1
The image doesn't have to be on SoloLearn servers to be displayed. I've used the first free image hosting site that Google gave me: https://ctrlq.org/images/ . Just click upload, select an image on your phone, and use the link that site give you. Example: https://code.sololearn.com/WKcSR4p5Dsor/?ref=app
26th Oct 2017, 10:28 AM
deFault
+ 1
thanks..👍👍
27th Oct 2017, 7:12 PM
Amit Das
Amit Das - avatar
0
Hmm..
26th Oct 2017, 8:28 AM
Amit Das
Amit Das - avatar
0
Ok . I understand. But i can't do this in my phone. Computer can do this. Create a separate file in the folder and keep an image in it. Then the source of the images can be found. But the phone is not going to be there.. That's the problem............
26th Oct 2017, 9:44 AM
Amit Das
Amit Das - avatar
0
Oh Sorry brother.. ☹. I can't. How to upload an image at the solo learn apps ?? I can not see any option for upload .
26th Oct 2017, 10:24 AM
Amit Das
Amit Das - avatar