My dream question... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

My dream question...

I'm not sure what I'm doing wrong, but I've been wanting to know how you could insert an image(<img src="">) to an HTML code from your desktop or on iPhone, from photo library. I tried looking it up and Nothing. If you guys know what I'm doing wrong or if there is a way to insert an image from desktop (or iPhone...photo library) to HTML code, please let me know.

24th Mar 2019, 7:45 AM
Ginfio
Ginfio - avatar
11 Answers
+ 3
Ginfio This questions is actually very frequently asked. One just came in an hour ago or so from your thread. Remember to use the search bar for frequently asked questions. https://www.sololearn.com/Discuss/1734688/?ref=app
24th Mar 2019, 8:51 AM
Hatsy Rei
Hatsy Rei - avatar
+ 1
You have to upload the image somewhere, get the link to it and use it as value for src attribute.
24th Mar 2019, 7:53 AM
Jan Štěch
Jan Štěch - avatar
+ 1
You will get the path of the image file from its properties, Copy that path in the src attribute.
24th Mar 2019, 7:55 AM
Akshay Karande
+ 1
No, you can't do that directly on Sololearn. Just google "image uploader" and choose one.
24th Mar 2019, 7:56 AM
Jan Štěch
Jan Štěch - avatar
+ 1
In this contex, the path is URL address to the picture on the server of image uploader of your choise.
24th Mar 2019, 7:57 AM
Jan Štěch
Jan Štěch - avatar
+ 1
You are welcomed. Let me know if you need any help.
24th Mar 2019, 7:59 AM
Jan Štěch
Jan Štěch - avatar
0
like...how do i do it on this website? is there a way?
24th Mar 2019, 7:55 AM
Ginfio
Ginfio - avatar
0
ok, final question (whats path?
24th Mar 2019, 7:56 AM
Ginfio
Ginfio - avatar
0
ok, Thank You.! let me see if i can find some vids about it...
24th Mar 2019, 7:59 AM
Ginfio
Ginfio - avatar
0
ok. thanks
24th Mar 2019, 8:00 AM
Ginfio
Ginfio - avatar
0
ok
24th Mar 2019, 8:53 AM
Ginfio
Ginfio - avatar