How to add image from my phone's local folder in HTML | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to add image from my phone's local folder in HTML

6th Jun 2021, 2:25 PM
Kaka The great
3 Answers
+ 4
Hi Kaka The great , It's a duplicate question, please use search bar before asking! these are the same posts read the answers of these post! https://www.sololearn.com/discuss/565851/?ref=app https://www.sololearn.com/discuss/1325165/?ref=app https://www.sololearn.com/discuss/156414/?ref=app So, you are new, read the guidelines it will be helpful for you - https://www.sololearn.com/Discuss/1316935/?ref=app
6th Jun 2021, 3:01 PM
Abhiyantā
Abhiyantā - avatar
+ 3
You can find out the answer if you search here as follows: https://www.sololearn.com/Discuss/1590615/?ref=app
6th Jun 2021, 2:46 PM
JaScript
JaScript - avatar
+ 2
use ./ if it's in the same folder where your html file is <img src="./image.png">
7th Jun 2021, 2:22 AM
Jad Yahya
Jad Yahya - avatar