Hi
The site is an old one written by my dad, and he would like it to be hosted for public viewing.
Anyway, most of the images are fine, but a small collection of around 7 don't load. I have example here:
http://erewhoninfrance.co.nf/JOURNAL1999.htm
Underneath Friday 30 July is an image called saone.jpg. The image is in the same folder as the index file.
The html code is:
<xxxxp align="center"> <img src="saone.JPG" width="778" height="532"></a></font></p>
<p align="center"> </pxxxx>
I've put the xxxx so you can see the code, obviously there are no xxx in the code itself.
I have tried lower and upper case extension of jpg and neither work. Tested in both chrome and IE and neither work.
I also tried a simple img src= line without all the sizing and it didn't load either.
The image shows correctly when I open the page on my computer.
The coding seems to be the same as other images that load fine on the website
Any suggestions? Please explain in simple language because my html is pretty basic.
Jo