My web site is
http://www.globalexpo.com with an Addon domain
http://www.pyramidcityproject.com. On my GlobalExpo home page there is a photo of me, using a standard img src link that points to my image file (GordonSharpe.jpg). This has worked fine over the years. Yesterday I put up the index page for Pyramid City using XHTML, and it has exactly the same coding line for img src as does the globalexpo.com page. However, the threesidedtriangle.jpg image does not appear. The alt text does (Equilateral triangle), but not the image. Out of curiosity I changed the Pyramid City img src to GordonSharpe.jpg that appears on the globalexpo page and it appeared on the Pyramid page for about 15-seconds, then disappeared. I have since changed it back to:
<tr bgcolor="#D5EDB3">
<td colspan="3" rowspan="2"><img src="
http://www.globalexpo.com/images/threesidedtriangle.jpg" alt="Equilateral triangle" width="94" height="108" border="0" /></td>
<td height="50" colspan="3" id="logo" valign="bottom" align="center" nowrap="nowrap">Pyramid City Project </td>
<td width="18"> </td>
</tr>
Any ideas as to why it won't link on one page, but will on another, when both use the same image folder? I am thoroughly confused, and have been designing sites for a very long time. Maybe not great sites, but at least functional ones. If it is important, I used Dreamweaver 8 on this Pyramid page, and one of their templates.