cofactor
11-15-2005, 05:55 AM
i have a html
<div align="center">
<a href="........a link here"><img src="download.png" alt="wait"></a>
</div>
this link and the image is displayed in FireFOx browser but not visible in IE .
how could i make it visible in IE too ?
<div align="center">
<a href="........a link here"><img src="download.png" alt="wait"></a>
</div>
this link and the image is displayed in FireFOx browser but not visible in IE .
how could i make it visible in IE too ?