i am trying to add images to my webpage, and im using the img tag:
for some reason, the image doesn't load. I have more images under the same directory, and when i replace the image name with some other image, it shows up in the web page. This means that some images are able to load and some images are not able to load for some reason. The images are all the same format. Why do some images show up and others don't if they have the same format?
Does anyone know what is the reason for this?