Problème HTML et images

first0603 Messages postés 63 Date d'inscription   Statut Membre -  
marc94 Messages postés 239 Statut Membre -
Bonjour,
J'ai un problème avec des "liens-images" qui entraînent des espaces entre les autre images.

Voici mon code (je suis débutant):

<img src="http://www.inov-graph.fr/img/St2/St2_01.gif" width="670" height="30" alt="">

<br>

<img src="http://www.inov-graph.fr/img/St2/St2_02.gif" width="35" height="28" alt="">

<a href="http://www.inov-graph.fr/index.php" target="http://www.inov-graph.fr/img/St2/St2_03.gif">
<img src="http://www.inov-graph.fr/img/St2/St2_03.gif" width="170" height="28" border="0" alt=""></a>

<img src="http://www.inov-graph.fr/img/St2/St2_04.gif" width="117" height="28" alt="">

<a href="http://www.inov-graph.fr/index.php" target="http://www.inov-graph.fr/img/St2/St2_05.gif">
<img src="http://www.inov-graph.fr/img/St2/St2_05.gif" width="113" height="28" border="0" alt=""></a>

<img src="http://www.inov-graph.fr/img/St2/St2_06.gif" width="128" height="28" alt="">

<a href="http://www.inov-graph.fr/index.php" target="http://www.inov-graph.fr/img/St2/St2_07.gif">
<img src="http://www.inov-graph.fr/img/St2/St2_07.gif" width="56" height="28" border="0" alt=""></a>

<img src="http://www.inov-graph.fr/img/St2/St2_08.gif" width="51" height="28" alt="">

<br>

<img src="http://www.inov-graph.fr/img/St2/St2_09.gif" width="60" height="28" alt="">

<a href="http://www.inov-graph.fr/index.php" target="http://www.inov-graph.fr/img/St2/St2_10.gif">
<img src="http://www.inov-graph.fr/img/St2/St2_10.gif" width="113" height="28" border="0" alt=""></a>

<img src="http://www.inov-graph.fr/img/St2/St2_11.gif" width="122" height="28" alt="">

<a href="http://www.inov-graph.fr/index.php" target="http://www.inov-graph.fr/img/St2/St2_12.gif">
<img src="http://www.inov-graph.fr/img/St2/St2_12.gif" width="170" height="28" border="0" alt=""></a>

<img src="http://www.inov-graph.fr/img/St2/St2_13.gif" width="84" height="28" alt="">

<a href="http://www.inov-graph.fr/index.php" target="http://www.inov-graph.fr/img/St2/St2_14.gif">
<img src="http://www.inov-graph.fr/img/St2/St2_14.gif" width="84" height="28" border="0" alt=""></a>

<img src="http://www.inov-graph.fr/img/St2/St2_15.gif" width="36" height="28" alt="">

<br>

<img src="http://www.inov-graph.fr/img/St2/St2_16.gif" width="670" height="34" alt="">
Configuration: Windows Vista
Firefox 3.0.4

5 réponses

  1. marc94 Messages postés 239 Statut Membre 77
     
    Pour faire un lien image, utilise juste :
    <a href="https://www.google.fr/?gws_rd=ssl"><img src="http://www.innov-graph.fr/img/St2/St2_16.gif" width="670" height="34" alt=""></a>
    0
  2. first0603 Messages postés 63 Date d'inscription   Statut Membre 5
     
    Merci mais ca ne change pas grand chose à mon problème d'espace :/
    0
  3. marc94 Messages postés 239 Statut Membre 77
     
    Il faut rajouter du css alors
    0
  4. first0603 Messages postés 63 Date d'inscription   Statut Membre 5
     
    Euh c'est à dire???
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. marc94 Messages postés 239 Statut Membre 77
     
    Vas sur www.siteduzero.com, à gauche clique sur HTML et CSS et lis le début de la partie II
    0