我的朋友正在制作网站。有些页面将gif图像文件显示为链接。它们在Firefox和Chrome中正确显示,但不在Internet Explorer中显示。如何让图像在Internet Explorer中显示?这里是一行html代码,应该显示gif链接:Internet Explorer未显示gif文件
<a href="kendo.htm"><img src="arrowprev.gif" alt="previous page arrow"/></a>
| <a href="index.htm">HOME</a>
| <a href="festivals.htm"><img src="arrownext.gif" alt="next page arrow"/></a>
感谢您的帮助!
是否所有其他图像正确显示? – BradBrening 2010-05-16 03:20:42