0
What if the image is in desktop
I want to add a image to my website which is in my desktop
1 Resposta
+ 4
use this path
<img src="file://c:/Users/computer_name/Desktop/imagename.ext">
computer_name = your pc name
imagename = Image name
.ext = extension