Search code examples
htmlimagesrc

HTML <img src> wont load my images


Im at a loss with this, im creating a mobile version of my website with jquery, but my images are refusing to load with img src tag.

<img src="images/me.jpg" width="200" height="267" alt="me">

ive tried using to load my image straight from my website but they're refusing to load also, and moving the image to the same directory as the web page, but still nothing. I just get a box the size of the width and height with the alt text and an image icon in the middle.

I just don't understand whats wrong with it.

thanks in advance.


Solution

  • My images were in fact corrupt or not working properly as I couldn't open them in Photoshop, I had to replace the images.