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.
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
+ 1
You have to upload the image somewhere, get the link to it and use it as value for src attribute.
+ 1
You will get the path of the image file from its properties,
Copy that path in the src attribute.
+ 1
No, you can't do that directly on Sololearn. Just google "image uploader" and choose one.
+ 1
In this contex, the path is URL address to the picture on the server of image uploader of your choise.
+ 1
You are welcomed. Let me know if you need any help.
0
like...how do i do it on this website? is there a way?
0
ok, final question (whats path?
0
ok, Thank You.! let me see if i can find some vids about it...
0
ok. thanks
0
ok