HTML image source | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

HTML image source

Hi I want to put an image on my first HTML Blog but i don't know if its even possible to insert an image from my phone. I was searchin the path and copy+paste it but it didn't work. I wrote it like that: <img src="/storage/emulated/0/DCIM/Camera/IMG_..... .jpg

11th May 2020, 4:33 PM
Robin Flickinger
Robin Flickinger - avatar
2 Respostas
+ 1
Upload your image to i.ibb.co and follow the procedure to get a valid link to the image, you can then use this link inside an img tag like this <img src="that/link">
12th May 2020, 9:49 AM
ā„¤š•šš•”š•”š• 
ā„¤š•šš•”š•”š•  - avatar
0
.jpg /> i closed the tag of course
11th May 2020, 4:34 PM
Robin Flickinger
Robin Flickinger - avatar