Je suis allé faire analyser mon code html et ya des erreurs que je ne comprends pas:
du type:
<td background="images/index_17.gif" width="5"> </td>
--Error: unknown attribute "BACKGROUND" for element <TD>.
-188: </tr>
189: <tr>
190: <td height="22" colspan="3" valign="top"><IMG alt="index" height=22 src="images/index_24.gif" width=565></td>
--Error: </TR> on line 188 seems to overlap <TD>, opened on line 190.
-<table width="100%" border="0" cellpadding="0" cellspacing="0" alt="index" background="images/index_28.gif" >
--Error: unknown attribute "ALT" for element <TABLE>.
--Fehler: unknown attribute "BACKGROUND" for element <TABLE>.
--Fehler: unknown attribute "ALT" for element <TABLE>.
du type:
<td background="images/index_17.gif" width="5"> </td>
--Error: unknown attribute "BACKGROUND" for element <TD>.
-188: </tr>
189: <tr>
190: <td height="22" colspan="3" valign="top"><IMG alt="index" height=22 src="images/index_24.gif" width=565></td>
--Error: </TR> on line 188 seems to overlap <TD>, opened on line 190.
-<table width="100%" border="0" cellpadding="0" cellspacing="0" alt="index" background="images/index_28.gif" >
--Error: unknown attribute "ALT" for element <TABLE>.
--Fehler: unknown attribute "BACKGROUND" for element <TABLE>.
--Fehler: unknown attribute "ALT" for element <TABLE>.