Okay I have put a site up to test in IE and of course things are a little all over the place, but one image refuses to apear in IE 6 under XP. I have tried other images and they come in fine. The thing it that when I look at source code instead if this:
{site_url}imgs/banner.jpgI get this
<! -- -->I have never come across this before. I have resaved the image in question but nothing. I have 7 other alternative images for headers and now they are not coming in. I even renamed it but the same result. Really weirding me out!
Here’s the Link. It’s the banner_hockey.jpg.
<div id="banner">
{site_url}imgs/banner_hockey.jpg
<h1>Hockey Club| Home</h1>
</div>I have also tried other things, like taking out conditionals for IE just in case and changing the order of divs etc. Now it’s getting all messed up!
Any ideas??
Dave