| | |
|
|
|
gif file will not display in IE |
| message from Stercomm on 23 Jul 2004 |
When I preview in Explorer my web browser does not display the gif file and puts a red x
|
| Linda Rathgeber *TMM* replied to Stercomm on 23 Jul 2004 |
That usually means the the graphic is not in the location where the
browser is looking for it. Check the HTML for the page and see if it's
looking on your hard drive for them. The bad image tags will look
something like this:
<img src="file:///C|/Websites/spooky/images/banner.gif" width="753"
height="109">
|
| Stercomm replied to Stercomm on 23 Jul 2004 |
Thanks! Linda! as you suggested the location/path was incorrect in the HTML code. Ss soon as I added the entire path it displayed fine!
|
| Mad Dog replied to Stercomm on 23 Jul 2004 |
Can you give us a URL so we can take a look?
Chances are it either isn't uploaded, is linked to your local computer, or
has a name or size which is being blocked by an ad-blocker.
MD
Stercomm wrote:
|
|
Archived message: gif file will not display in IE (Macromedia Dreamweaver)