0
Having problem viewing a html scr="image.jpg file
image
2 Respuestas
+ 11
<img src="source.png" />
<!-- example -->
+ 1
If you are talking about getting the image on the webpage, then I recommend you do one of two things. Both of these worked for me.
First, I recommend uploading the image onto a website, then getting the link for it. After that, put the link in the src part.
The other thing, which works on a computer, is that you need to have the html file and the image you're using in the same folder. I had a folder on my computer that was BNHA List, where I had both a photo and the file in it. If you do this, you only need to put the file name.
I hope this helps! Have fun coding! Wait this was posted one year ago. Shoot.