+ 3
<img> how can Insert image from my internal storage of mobile ?
I tryed the path <img scr="///filepath\image.jpg" /> ... and it didn't work to show the image and tryed the <img scr="/filepath\image.jpg" /> and it didn't work too .. any help pls . thank you
5 Réponses
+ 3
this is my code
http://www.sololearn.com/app/html/playground/WW4KsYqRqED3/
+ 2
@Cohen Creber
it didn't work too . I've tried before .
+ 1
Use backslashes when declaring a path to the source.
0
please paste your code there exactly
0
whats this? html#?