Probleme HTML entre IE et Mozilla

Probleme HTML entre IE et Mozilla - HTML/CSS - Programmation

Marsh Posté le 31-08-2004 à 08:29:27    

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  :wahoo: ) 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  :p . Voice le code HTML de mon bloc :

Code :
  1. <html>
  2. <head>
  3. </head>
  4. <body>
  5. <table cellspacing="0" cellpadding="0" width="161" border="0">
  6. <tbody>
  7. <tr>
  8. <td><img width="100%" height="100%"
  9. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_cg.jpg">
  10. </td>
  11. <td><img width="100%" height="100%"
  12. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_haut.jpg">
  13. </td>
  14. <td><img width="100%" height="100%"
  15. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_cd.jpg">
  16. </td>
  17. </tr>
  18. <tr>
  19. <td><img width="100%" height="100%"
  20. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_g.jpg">
  21. </td>
  22. <td bgcolor="#676767">
  23. <div align="center">!B_title!</div>
  24. </td>
  25. <td><img width="100%" height="100%"
  26. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_d.jpg">
  27. </td>
  28. </tr>
  29. <tr>
  30. <td><img width="100%" height="100%"
  31. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_bg.jpg"></td>
  32. <td><img width="100%" height="100%"
  33. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_bas.jpg"></td>
  34. <td><img width="100%" height="100%"
  35. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_haut_bd.jpg"></td>
  36. </tr>
  37. <tr>
  38. <td><img width="100%" height="100%"
  39. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_milieu_g.jpg"></td>
  40. <td bgcolor="#676767">
  41. <div align="left">!B_content!</div>
  42. </td>
  43. <td><img width="100%" height="100%"
  44. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_milieu_d.jpg"></td>
  45. </tr>
  46. <tr>
  47. <td><img width="100%" height="100%"
  48. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_bas_cg.jpg"></td>
  49. <td><img width="100%" height="33"
  50. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_bas_bas.jpg"></td>
  51. <td><img width="100%" height="33"
  52. src="http://users.rockweb.org/Negus/themes/Permanent-Double-Side-Dynamic/images/bloc_bas_cd.jpg"></td>
  53. </tr>
  54. </tbody>
  55. </table>
  56. </body>
  57. </html>


 
Le pire c'est que sous Mozilla les blocs passent parfaitement... :fou:
 
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
Reply

Marsh Posté le 31-08-2004 à 08:29:27   

Reply

Marsh Posté le 31-08-2004 à 17:51:59    

Snif ???

Reply

Marsh Posté le 31-08-2004 à 19:04:23    

Ben en fait j'ai trouvé tout seul en essayant ligne par ligne. Merci quand même.

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed