Problème sur IE mais pas sur Firefox

Problème sur IE mais pas sur Firefox - HTML/CSS - Programmation

Marsh Posté le 25-08-2008 à 17:13:41    

Bonjour, voilà j'ai créé un page html. Sur firefox tout s'aligne parfaitement sauf que sur IE il y a des espaces entre chaque images de haut en bas.
 
Voici le index.html:
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>inox multigaming - since 2008 - www.inox-gaming.eu - coming soon</title>
</head>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" align="center" link="#000000" vlink="#000000" alink="#000000">
<style type="text/css">
<!--
body{
background-color: #000000;
font-family:verdana, Arial, Sans-serif;
font-size:10px;
color:#FFFFFF;
}
 
a:link{
font-family:verdana, Arial, Sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
 
a:visited{
font-family:verdana, Arial, Sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
 
a:hover{
font-family:verdana, Arial, Sans-serif;
font-size:10px;
color:#00FF00;
text-decoration:none;
}
 
a:active{
font-family:verdana, Arial, Sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
-->
</style>
 
   
 <center><img src="/img/intro/wscs.png" border="0"></center> </br>
   
 <center><img src="/img/intro/bor1.png" border="0"><a href="http://4d-crea.com"><img src="/img/intro/sponsor1.png" border="0"></a><img src="/img/intro/med1.png" border="0"></center> </br>
   
 <center><img src="/img/intro/bor2.png" border="0"><a href="#"><img src="/img/intro/sponsor2.png" border="0"></a><img src="/img/intro/med2.png" border="0"></center> </br>
   
 <center><img src="/img/intro/bar3.png" border="0"></center> </br>
   
 <center><img src="/img/intro/bor4.png" border="0"><a href="mailto:contact@inox-gaming.eu"><img src="/img/intro/contact4.png" border="0"></a><img src="/img/intro/med4.png" border="0"></center> </br>
   
 <center><img src="/img/intro/bar5.png" border="0"></center> </br>
   
 <center><img src="/img/intro/bor7.png" border="0"><a href="/irc/inox-gaming.html"><img src="/img/intro/irc7.png" border="0"></a><img src="/img/intro/med7.png" border="0"></center> </br>
   
 <center><img src="/img/intro/bar8.png" border="0"><a href="mailto:webmaster@inox-gaming.eu"><img src="/img/intro/webmaster8.png" border="0"></center> </br>
   
 <center><a href="#"><img src="/img/intro/cpr9www.png" border="0"></a></center> </br>
 
</body>
</html>
 
Si vous pouviez trouver la solution pour avoir le même résultat que sa soit sur IE ou sur Firefox sa serait génial.
 
a++

Reply

Marsh Posté le 25-08-2008 à 17:13:41   

Reply

Marsh Posté le 25-08-2008 à 17:36:55    

la reponse est simple mais tu as de trop grosses lacunes en html
les balises center c est n importe quoi et le logo découpé aussi
pour le bloc sponsors ca devrait pas etre des images mais un background


---------------
« The enemy is the gramophone mind, whether or not one agrees with the record that is being played at the moment. » — George Orwell
Reply

Marsh Posté le 25-08-2008 à 18:06:33    

Et pour info, avec un tel html, tu n'auras aucune existence pour les moteurs de recherche. Ton site est vide de contenu.
Affiche le sans image dans firefox, tu vas te marrer !

Reply

Marsh Posté le 25-08-2008 à 18:15:45    

Bonjour, je ne dit pas que je suis un bon en html, loin de la mais j'aurais voulu savoir si il y avais un solution à sa. Je ne m'y connais pas en programmation html donc a vous de voir si sa vous tente de m'aider.
 

Reply

Marsh Posté le 25-08-2008 à 18:18:24    

je te l ai dit y a une solution qui marche tres bien mais dans ton cas c est mieux de revoir la structure de ton code et ca ira tout seul


---------------
« The enemy is the gramophone mind, whether or not one agrees with the record that is being played at the moment. » — George Orwell
Reply

Marsh Posté le 25-08-2008 à 23:13:06    

Refaire la structure pas de problème. Juste besoin d'un peu plus d'infos.

Reply

Marsh Posté le 25-08-2008 à 23:41:53    

bah pour commencer relis mon premier post ca sera un debut


---------------
« The enemy is the gramophone mind, whether or not one agrees with the record that is being played at the moment. » — George Orwell
Reply

Marsh Posté le 26-08-2008 à 14:56:49    

C'est bon, j'ai trouvé un solution. Merci quand même. Tchao

Reply

Sujets relatifs:

Leave a Replay

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