HTML: Tableau problème espace blanc
Résolu
fastboost
Messages postés
152
Date d'inscription
Statut
Membre
Dernière intervention
-
Fabio -
Fabio -
Bonjour,
J'ai un problème avec un tableau en HTML, j'ai plusieurs images présentes sur 2 lignes.
Le soucis c'est qu'il y a un espace blanc entre les images du haut et celles du bas.
Je voudrais que ces images soient collées les unes aux autres.
Voici mon code:
<table height="900" width="100%" border="0px" cellspacing="0px" cellpadding="0px">
<tr>
<td valign="center" height="25">
<img src="Images/communicationt.jpg" border="0" width="145" height="25"/> <img src="Images/publications.jpg" border="0" width="145" height="25"/> <img src="Images/financier.jpg" border="0" width="145" height="25"/> <img src="Images/secretariat.jpg" border="0" width="145" height="25"/>
</td>
</tr>
<tr>
<td valign="top" height="25">
<img src="Images/communicationt.jpg" border="0" width="145" height="25"/> <img src="Images/publications.jpg" border="0" width="145" height="25"/> <img src="Images/financier.jpg" border="0" width="145" height="25"/> <img src="Images/secretariat.jpg" border="0" width="145" height="25"/>
</td>
</tr>
<tr>
<td valign="top" height="850">
</td>
</tr>
</table>
Merci à ceux qui pourront m'aider.
J'ai un problème avec un tableau en HTML, j'ai plusieurs images présentes sur 2 lignes.
Le soucis c'est qu'il y a un espace blanc entre les images du haut et celles du bas.
Je voudrais que ces images soient collées les unes aux autres.
Voici mon code:
<table height="900" width="100%" border="0px" cellspacing="0px" cellpadding="0px">
<tr>
<td valign="center" height="25">
<img src="Images/communicationt.jpg" border="0" width="145" height="25"/> <img src="Images/publications.jpg" border="0" width="145" height="25"/> <img src="Images/financier.jpg" border="0" width="145" height="25"/> <img src="Images/secretariat.jpg" border="0" width="145" height="25"/>
</td>
</tr>
<tr>
<td valign="top" height="25">
<img src="Images/communicationt.jpg" border="0" width="145" height="25"/> <img src="Images/publications.jpg" border="0" width="145" height="25"/> <img src="Images/financier.jpg" border="0" width="145" height="25"/> <img src="Images/secretariat.jpg" border="0" width="145" height="25"/>
</td>
</tr>
<tr>
<td valign="top" height="850">
</td>
</tr>
</table>
Merci à ceux qui pourront m'aider.
A voir également:
- HTML: Tableau problème espace blanc
- Editeur html - Télécharger - HTML
- Espace html ✓ - Forum HTML
- [**] Balise pour un espace vide en hml. Merci ✓ - Forum Webmastering
- /Var/www/html/index.html ✓ - Forum Linux / Unix
- Html download - Télécharger - HTML