Can an image be added in an html code if it is stored in phones internal memory? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can an image be added in an html code if it is stored in phones internal memory?

28th Dec 2017, 1:32 PM
Zakia khan
Zakia khan - avatar
2 Answers
+ 2
Yes, just make sure that your image is in the same directory with your html file.
28th Dec 2017, 2:38 PM
Jeric So
Jeric So - avatar
0
Should be possible if it is relativly near to the html file. But I would prefer designing these things at the computer with a local server, because this is the nearest way to how it would be done in reality.
28th Dec 2017, 1:43 PM
Andreas K
Andreas K - avatar