I wrote my webpage at first with a program(i forget which one) about 15 years ago and it worked great at first then years down the road some of the jpg pictures stopped showing, but some remained, both very similar but slightly different. i use them as titles and i made a table with the picture as the background so i can type words over it as the titles.
now i have redeveloped my webpage by just editing the html in notepad and it works great offline but as soon as i put online the similar problem reappears, and some of my new pictures don't show up(but some do) i use an old picture program called coral photo paint 6 which works fine for my purposes. i didn't do a table for all pictures but some of them.
I just now tried taking the problem pictures and opening them in windows paint(windows 8.1) and resaving them again and upload them to the server and it didn't change the problem. Im on free webhosting if this make a difference.
how do i get these jpg pictures to work again(again it works great offline in the same browser?)
here is the actual code i have for one of my photos that doesnt work (im not an expert but a copy and paste html guy)
i didnt put a link yet because its pending yet so bear with me on the href
<p><img src="Book.JPG"><p> <font color="#888822" font-family: "Comic Sans MS" size="6"> <a href="i didnt put a link here yet just words so it would come up with nothing">words in my webpage</a>
<br></p>
just after i pasted this in here i noticed the 2 <p> so i tried deleteing the one next to font color, then i tried adding </p><p> to same spot and uploading the server still the same result
now i have redeveloped my webpage by just editing the html in notepad and it works great offline but as soon as i put online the similar problem reappears, and some of my new pictures don't show up(but some do) i use an old picture program called coral photo paint 6 which works fine for my purposes. i didn't do a table for all pictures but some of them.
I just now tried taking the problem pictures and opening them in windows paint(windows 8.1) and resaving them again and upload them to the server and it didn't change the problem. Im on free webhosting if this make a difference.
how do i get these jpg pictures to work again(again it works great offline in the same browser?)
here is the actual code i have for one of my photos that doesnt work (im not an expert but a copy and paste html guy)
i didnt put a link yet because its pending yet so bear with me on the href
<p><img src="Book.JPG"><p> <font color="#888822" font-family: "Comic Sans MS" size="6"> <a href="i didnt put a link here yet just words so it would come up with nothing">words in my webpage</a>
<br></p>
just after i pasted this in here i noticed the 2 <p> so i tried deleteing the one next to font color, then i tried adding </p><p> to same spot and uploading the server still the same result
Last edited: