Entre ce qu'on insère, le code, et ce qui s'affiche dans la navigateur il y a une différence.
Donc, on n'est pas obligé d'insérer [Votre agent utilisateur…]. C'est utile si le navigateur de ton visiteur ne prend pas les frames en compte. Pour que quelque chose s'affiche quand même. Ce n'est pas obligatoire.
Il n'y a pas d'imcompatibilité.
Quand on regarde dans le fouilli* de
ta page (dans le code), on voit que tu n'as pas mis tes modifications sur le serveur.
<P>x<BR clear="all"></P><P>y<BR clear="all"></P>
Ta page n'est pas modifiée.
Tu as peut-être enregistré les modifications sur ton disque dur. Pas sur leur serveur.
Comment t'y prends-tu ?
Pas de possibilité de discussion ailleurs qu'ici.
* Ton éditeur HTML produit un code particulièrement illisible.
Différences.
Ton code :
<TABLE width="760" cellspacing="0" cellpadding="0" border="0"><TR><TD width="760" valign="top" rowspan="1" colspan="1"><TABLE width="100%" cellspacing="0" cellpadding="0" border="0"><TR><TD valign="top" rowspan="1" colspan="1"><IMG width="184" src="./templates/Style/img/A3CCCC/logo.gif" height="88"></TD><TD valign="top" rowspan="1" colspan="1"><TABLE width="100%" cellspacing="0" cellpadding="0" border="0"><TR><TD valign="top" rowspan="1" colspan="1"><IMG width="336" src="./templates/Style/img/A3CCCC/oben2.gif" height="56"></TD></TR><TR><TD valign="top" rowspan="1" colspan="1"><IMG width="336" src="./templates/Style/img/company_name.gif" height="32"></TD></TR></TABLE></TD><TD valign="top" rowspan="1" colspan="1"><IMG width="240" src="./templates/Style/img/A3CCCC/oben3.gif" height="88"></TD></TR></TABLE>
Du code propre :
<table width="760" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="760" valign="top" rowspan="1" colspan="1">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top" rowspan="1" colspan="1"><img width="184" src="./templates/Style/img/A3CCCC/logo.gif" height="88">
</td>
<td valign="top" rowspan="1" colspan="1">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top" rowspan="1" colspan="1"><img width="336" src=
"./templates/Style/img/A3CCCC/oben2.gif" height="56"></td>
</tr>
<tr>
<td valign="top" rowspan="1" colspan="1"><img width="336" src=
"./templates/Style/img/company_name.gif" height="32"></td>
</tr>
</table>
</td>
<td valign="top" rowspan="1" colspan="1"><img width="240" src="./templates/Style/img/A3CCCC/oben3.gif" height="88">
</td>
</tr>
</table>
Mais ne t'inquiète pas, tu n'y es pour rien.
+ Tu peux utiliser “non”. On comprend aussi (-;
Et un autre langage que texto.
je ne sais pas où les mettre car il ya déja beaucoup dotres codes qui y sont inscrit, merci.
<iframe src="http://rcm-fr.amazon.fr/..." style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>