As a pure novice of HTML I often use this excellent site to learn and test my efforts such as are created with simple programs of mine at http://sigord.co.uk/npage4.html.
This below can be read prefectly using Internet Explorer, but a visitor to my site complains the images do not display, when he uses Firefox. What do I need to do to alter my Program that creates this code to ensure Firefox can display the images please.
Gordon
<html><head><title>Text & Images</title></head>
<body bgcolor=21D08E>
<font face=arial><font size=5><font color=000000>
<br><b><center>Page Test
<font face=arial><font size=3><font color=000000><br>
CLICK ON PHOTOS TO ENLARGE
</center></b>
<b>
This can be read prefectly using Internet Explorer, but a visitor to my site complains the images do not display, when he uses Firefox. What do I need to do to alter my Progam that creates this code to ensure Firefox can display the images please.<br>
<p>
Gordon<br>
<b>
<center>
<font color=000000>
<br><b>coulrophobia<br><b>
<a href="Contribs\coulrophobia.jpg"/a><br>
<img border="0"src=Contribs\coulrophobia.jpg width=300height=Contribs\coulrophobia.jpg><p>
<br><b>ZBGR<br><b>
<a href="Contribs\ZBGR.jpg"/a><br>
<img border="0"src=Contribs\ZBGR.jpg width=300height=Contribs\ZBGR.jpg><p>
<br><b>ZPIC<br><b>
<a href="Contribs\ZPIC.gif"/a><br>
<img border="0"src=Contribs\ZPIC.gif width=300height=Contribs\ZPIC.gif><p>
</center></b>
</body></html>
3 Votes


Answers