Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ images not showing in IEvsFF

Posted by: felduir Jan 10 2011, 08:41 PM

So, I'm creating this website, and so far its just a background with some images as links. Point being to show the person I'm making it for the general idea I had.
Anyway, the images I am using are .gif or .jpg, tried both. The page validates as XHTML Transitional. UFT-8.

<p style="margin-top:0px">
<a href="home.html"><img src="linkdefault.jpg" alt="hah" /> </a>
</p>
<p style="margin-left:175px">
<a href="home.html"><img src="linkdefault.gif" alt="hah" /> </a>
</p>

So the problem is that the images don't show in Internet Explorer. I think it's #6 that I'm using... They work fine in Firefox though.
And the problem isn't IE as far as I can tell, went through the Microsoft help page.

Posted by: Darin McGrew Jan 10 2011, 09:44 PM

Please see the FAQ entry http://www.htmlhelp.com/faq/html/design.html#page-inconsistent

For more specific help, you'll need to post the URL (address) of a sample document that demonstrates the problem.

Posted by: pandy Jan 11 2011, 01:48 AM

If that doesn't help, please show us the page. ninja.gif

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)