maht a écrit :
Salut...
J'ai deux tableaux, le 1 qui est le plus grand, et le 2, plus petit à l'interieur de 1.
Je dois être gland, j'ai beau regarder, je comprends pas pourquoi sous dreamweaver, le second tableau est centré, mais quand je visualise avec IE, il est aligné à gauche...
Si vous pouvez m'aider :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Document sans titre</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<BODY BGCOLOR=#EE2626 LEFTMARGIN=29 TOPMARGIN=0 >
<table width="959" height="594" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="1%" height="575" background="../images/t_vertc.gif"></td>
<td width="100" align="center" valign="top"><div align="center"></div> <table width="586" height="215" border="0" align="center" cellpadding="0" cellspacing="0" div>
<!--DWLayoutTable-->
<tr>
<td height="18" colspan="4" align="right" valign="top" background="../images/t_horz.gif"><div align="left"><img src="../images/angle-hg1.gif" width="16" height="19" hspace="0" vspace="0" border="0" align="middle"></div></td>
<td width="17" align="left" valign="bottom"><img src="../images/angle-hd1.gif" width="16" height="18" hspace="0" vspace="0" border="0"></td>
</tr>
<tr>
<td width="16" height="178" align="center" valign="middle" background="../images/t_vertc.gif"></td>
<td width="270"></td>
<td width="18" valign="center"></td>
<td width="265" valign="center"><p> </p>
</td>
<td align="center" valign="middle" background="../images/t_vertc.gif"><div align="center"></div></td>
</tr>
<tr>
<td height="19" align="right" valign="top"><img src="../images/angle-bg.gif" width="16" height="16"></td>
<td colspan="3" background="../images/t_horz.gif"><div align="center"></div></td>
<td align="left" valign="top"><img src="../images/angle-bd.gif" width="16" height="16"></td>
</tr>
</table></td>
<td width="2%" background="../images/t_vertc.gif"> </td>
</tr>
<tr>
<td width="1%" height="16" valign="top"><img src="../images/angle-bg.gif" width="16" height="16"></td>
<td width="97%" height="16" background="../images/t_horz.gif"> </td>
<td width="2%" height="19" valign="top"><img src="../images/angle-bd.gif" width="16" height="16"></td>
</tr>
</table>
</body>
</html>
merci !
|