Salut,
J'utilise NPDS pour mon site et je bosse sur un thème ( enfin j'essaye vu mon niveau ). J'ai donc fait un fichier HTML pour mon bloc. Je l'ai fait sous Mozilla ( j'ai quand même taper le code à la main ) et tout allai bien jusqu'a ce que j'aille voir le résultat sous Internet explorer un fois mon fichier bloc sur le ftp. Ca ressemble à rien et j'ai beau retourner mon fichier HTML dans tous les sens je n'arrive pas à trouver la cause. Si quelqu'un peu m'aider ca m'éviterai bien des nuit blanches . Voice le code HTML de mon bloc :
Code :
- <html>
- <head>
- </head>
- <body>
- <table cellspacing="0" cellpadding="0" width="161" border="0">
- <tbody>
- <tr>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_cg.jpg">
- </td>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_haut.jpg">
- </td>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_cd.jpg">
- </td>
- </tr>
- <tr>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_g.jpg">
- </td>
- <td bgcolor="#676767">
- <div align="center">!B_title!</div>
- </td>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_d.jpg">
- </td>
- </tr>
- <tr>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_bg.jpg"></td>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_bas.jpg"></td>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_bd.jpg"></td>
- </tr>
- <tr>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_milieu_g.jpg"></td>
- <td bgcolor="#676767">
- <div align="left">!B_content!</div>
- </td>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_milieu_d.jpg"></td>
- </tr>
- <tr>
- <td><img width="100%" height="100%"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_bas_cg.jpg"></td>
- <td><img width="100%" height="33"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_bas_bas.jpg"></td>
- <td><img width="100%" height="33"
- src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_bas_cd.jpg"></td>
- </tr>
- </tbody>
- </table>
- </body>
- </html>
|
Le pire c'est que sous Mozilla les blocs passent parfaitement...
Voici l'url de mon site :
http://users.rockweb.org/Negus/index.php?op=edito
Merci d'avance
Message édité par Negus Salomon le 31-08-2004 à 08:36:11