0
How can i use an image from my device in a code with SoloLearn`s IDE?
Some times i want to build a web page using an image from my own device, which i cannot find in the internet. So i cannot use it on SoloLearn`s IDE because it seems to use only URL images. How can i do to use my own image, from my device?
3 Answers
+ 18
<img src="file:///sdcard/image.jpg">
+ 7
post it on imgur.com
+ 3
put image on a server Internet then use url