Bonjour à tous,
Je suis confrontée à un problème de comportement de mon site suivant qu'il est visionné sur Internet Eplorer ou sur Firefox.
J'ai inséré dans un tableau (en arrière plan) une image. Celle-ci est bien affichée sur Firefox mais ne s'affiche pas sur Internet Explorer.
Quelqu'un de très éclairé pourrait-il me dépanner. Je le remercie par avance s'il voulait bien me mailer sa réponse en paralèle du forum jen-robinson@aliceadsl.fr
Jen
Voici le code source :
<table width="700" border="0" cellspacing="0" cellpadding="0" height="515" align="center">
<tr>
<td height="146" width="211"> </td>
<td height="146" width="64"> </td>
<td width="173" height="146"> </td>
<td height="146" width="146"> </td>
<td height="146" width="103"> </td>
</tr>
<tr>
<td height="141" width="211"> </td>
<td height="141" width="64"> </td>
<td width="173" valign="top" height="141"><a href="galerie.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','images/indbjf1a.jpg',1)"><img src="images/indbjf1.jpg" width="173" height="24" border="0" name="Image1"></a><a href="calend.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image2','','images/indbjf2a.jpg',1)"><img src="images/indbjf2.jpg" width="173" height="24" border="0" name="Image2"></a><a href="parcours.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','images/indbjf3a.jpg',1)"><img src="images/indbjf3.jpg" width="173" height="24" border="0" name="Image3"></a><a href="actu.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image4','','images/indbjf4a.jpg',1)"><img src="images/indbjf4.jpg" width="173" height="24" border="0" name="Image4"></a><a href="contactf.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','images/indbjf5a.jpg',1)"><img src="images/indbjf5.jpg" width="173" height="24" border="0" name="Image5"></a><a href="indexa.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','images/indffla.jpg',1)"><img src="images/indffl.jpg" width="32" height="21" border="0" name="Image6"></a></td>
<td height="141" align="left" width="146">
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
<div align="left"></div>
</td>
<td height="141" align="left" width="103"> </td>
</tr>
<tr>
<td height="210" width="211">
<div align="center"></div>
</td>
<td height="210" width="64"> </td>
<td width="173" height="210"> </td>
<td height="210" width="146"> </td>
<td height="210" width="103"> </td>
</tr>
<tr>
<td height="18" width="211">
<div align="left"></div>
</td>
<td height="18" colspan="3"><a href="apropos.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image7','','images/mbf1a.jpg',1)"><img src="images/mbf1.jpg" width="85" height="18" border="0" name="Image7"></a><a href="faqf.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image8','','images/mbf2a.jpg',1)"><img src="images/mbf2.jpg" width="49" height="18" border="0" name="Image8"></a><a href="tecf.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','images/mbf3a.jpg',1)"><img src="images/mbf3.jpg" width="102" height="18" border="0" name="Image9"></a><a href="sitesp.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image10','','images/mbf4a.jpg',1)"><img src="images/mbf4.jpg" width="147" height="18" border="0" name="Image10"></a></td>
<td height="18" width="103"> </td>
</tr>
</table>