can i add image with my smartphone with this html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

can i add image with my smartphone with this html

28th Oct 2016, 7:44 AM
Rashid
8 Answers
+ 4
How could you add images using your smartphone???? Create an upload form, but it wouldn't make sense because where are you uploading the data to, as in what server? Using a relative address with an img element won't work if you mean "directly from your phone", opposed to absolute address https://pbs.twimg.com/profile_images/734016136480755712/y0CMyetX.jpg
20th Jan 2017, 8:04 AM
Mark Foxx
Mark Foxx - avatar
+ 4
Yes you Can do by Using my above Code...
16th Feb 2017, 7:42 AM
BBBB Ghh GgBB
+ 1
I can 't understand how to add an image using my smartphone
29th Oct 2016, 7:17 PM
Yusuf Tarek
+ 1
yes sir you can it by <body> <img src="folder/IMG.jpg"> </body>
19th Jan 2017, 4:29 PM
Divyansh Sachdeva
Divyansh Sachdeva - avatar
+ 1
If you are using Android phone by es file explorer 1. Create new folder name Filefolder 2. Create one new folder name Google 3. Move a photo in Google folder 4. Create new file and Save it to Filefolder 5. Use the code in text <body> <img src="Google/image.jpg"> </body>
20th Jan 2017, 12:13 PM
Divyansh Sachdeva
Divyansh Sachdeva - avatar
0
html how I can add images
28th Oct 2016, 8:32 AM
Ayman Aly
Ayman Aly - avatar
0
html yes you can
28th Oct 2016, 8:33 AM
Ayman Aly
Ayman Aly - avatar
0
yes you can
30th Oct 2016, 1:26 PM
jay Pandya
jay  Pandya - avatar