How do I include an image from my phone in an html document? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 1

How do I include an image from my phone in an html document?

I've learned how to create new files, and change the file name but the code doesn't seem to work. The file is called html, the image is called Shroom.jpg

13th Mar 2022, 11:25 PM
Robert Cadman
Robert Cadman - avatar
2 Respostas
+ 3
If you mean on here : You canā€™t directly, youā€™ll have to upload the photo to some online address such as using goolge drive or drop box. Then use the url link On your pc : Simply upload your phone image to your pc. If the image is in the same folder as the html you can just use its name else use the file path
14th Mar 2022, 1:19 AM
Raul Ramirez
Raul Ramirez - avatar