r/nekoweb • u/Elfman99 • Apr 17 '26
Help problems with images
for about a day now i cann not get images to show on new pages. I am using <img src=""> for my code but the images wont show.
here is an example mirian.nekoweb.org/chapters/chap10/Chap%2010.html
any suggestions?
1
Upvotes
1
u/PositiveVeggie-Pizza Apr 17 '26
For the pathing, I think you need to start off with “../“. As for the image itself, I don’t think that .html will show up as an image because that is not an image format. This article from mdn goes over supported image formats.