Hi
I've designed and uploaded a website ( but I'm having serious problems with 3 hyperlinked images in the site. Using ie7 at work the site appeared fine but with the same browser and with firefox at home it is not showing the images. Here is some of the code as it is uploaded
and this is what is shown from 'view source' on my browser:
This is becoming a real pain in the ass. Any help would be most welcome.
Cheers
Cammy
I've designed and uploaded a website ( but I'm having serious problems with 3 hyperlinked images in the site. Using ie7 at work the site appeared fine but with the same browser and with firefox at home it is not showing the images. Here is some of the code as it is uploaded
Code:
<div class="leftcontent">
<li><a href="getthere.htm">How to get there</a></li>
<li><a href="ontheday.htm">On the day</a></li>
<li><a href="aftertheevent.htm">After the event</a></li>
<li><a href="pastresults.htm">Past results</a></li>
<li><a href="pictures.htm">Pictures</a></li>
<li><a href="forum.htm">Forum</a></li>
<li><a href="sponsors.htm">Sponsors/Links</a></li>
<p> </p>
<p> </p>
<p> </p>
<a href="[URL unfurl="true"]http://www.7stanes.gov.uk/"[/URL] target="_blank"><img src="/images/7staneslogo.gif" alt="7 Stanes Logo" width="64" height="88" border="0" /></a>
<a href="[URL unfurl="true"]http://www.forestry.gov.uk/"[/URL] target="_blank"><img src="/images/forestrycommission.jpg" width="119" height="25" border="0" align="right" /></a>
</div>
and this is what is shown from 'view source' on my browser:
Code:
<div class="leftcontent">
<li><a href="getthere.htm">How to get there</a></li>
<li><a href="ontheday.htm">On the day</a></li>
<li><a href="aftertheevent.htm">After the event</a></li>
<li><a href="pastresults.htm">Past results</a></li>
<li><a href="pictures.htm">Pictures</a></li>
<li><a href="forum.htm">Forum</a></li>
<li><a href="sponsors.htm">Sponsors/Links</a></li>
<p> </p>
<p> </p>
<p> </p>
<a href="[URL unfurl="true"]http://www.7stanes.gov.uk/"[/URL] target="_blank"> </a>
<a href="[URL unfurl="true"]http://www.forestry.gov.uk/"[/URL] target="_blank"> </a>
</div>
This is becoming a real pain in the ass. Any help would be most welcome.
Cheers
Cammy