Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Unable to load gif in internet explorer 5


Message #1 by amirkhan_kr@y... on Tue, 3 Jul 2001 13:54:09
You need to be more specific. Try visiting your GIFs directly i.e 
http://mypage.com/images/abc.gif
If that doesn't work, then obviously the GIF is corrupted and it has 
nothing to do with your HTML syntax, rather how you originally created 
the image. If you CAN view the image as above, then you are calling it 
incorrectly in your HTML document. You're better off posting a link to 
your site so we can see exactly what the problem is.

> I am unable to load GIF files in my web page created in Paint Shop 
Pro 7 
> in internet explorer 5 by using e.g
> <IMG SRC="..\abc.gif">
> Thx
> Amir

  Return to Index