i tryed inserting photo on a web page using my pc it worked but i don't know how to do the same thing using my cell phone | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

i tryed inserting photo on a web page using my pc it worked but i don't know how to do the same thing using my cell phone

upload picture to an html document using cell phonee

8th Apr 2019, 6:15 AM
clovert
clovert - avatar
3 Réponses
+ 1
you can copy the image file to the html folder on your phone, then use the image tag <a src="">......
18th Apr 2019, 7:58 PM
Oweh Pascal
Oweh Pascal - avatar
+ 4
Change your Image to base64 encoder and try it.
9th Apr 2019, 4:59 AM
Mawlood Fareq
Mawlood Fareq - avatar
+ 3
thanks
9th Apr 2019, 6:04 PM
clovert
clovert - avatar