Salut à tous
J'ai une ptite question, c'est + de l'html que du php mais bon
voici mon bout de code :
<table bordercolor="#000000" border="1" cellspacing="0" cellpadding="0">
<tr>
<td bordercolor="#000000" align="left" bgcolor="#000000" width="30">
<b><font color="#FFFFFF">..::</font></b>
</td>
<td bordercolor="#000000" align="center" bgcolor="#000000" width="440">
<b><font color="#FFFFFF">test tableau de merde :)</font></b>
</td>
<td bordercolor="#000000" align="right" bgcolor="#000000" width="30">
<b><font color="#FFFFFF">::..</font></b>
</td>
</tr>
<tr>
<td width="500" height="40" colspan="3" bordercolor="#FFFFFF"></td>
</tr>
</table>
pour ceux qui ont internet explorer et firefox, regardez la difference entre les deux.
IE m'affiche un truc comme je veux, et firefox m'affiche des bordures comme je veux pas :)
pour une fois que IE fait un truc bien
bref, vous savez pas ce que je pourrait faire pour obtenir le meme resultat dans les 2 navigateurs?
merci
@+
Sebrs1