0

Having problem viewing a html scr="image.jpg file

image

30th Oct 2018, 11:06 AM
Tomiwanoble
2 Answers
+ 11
<img src="source.png" /> <!-- example -->
30th Oct 2018, 11:14 AM
Valen.H. ~
Valen.H. ~ - avatar
+ 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.
25th Feb 2020, 11:22 PM
Aiki
Aiki - avatar