Aller au contenu

Problème coins arrondis dans tableau


rans

Messages recommandés

bonjour,

j'ai crée 4 coins arrondis pour moderniser mes tableaux.

La mise en place avec un tableau de 3x3 céllules pas de problèmes mais la mise en page déconne un peu.

Voici mon code

<table style="text-align: left; width: 100%; height: 77px;" border="0" cellpadding="0" cellspacing="0">

<tbody>

<tr>

<td style="text-align: right; width: 20px; white-space: nowrap; vertical-align: bottom; background-color: rgb(204, 204, 204); height: 7px;"><img style="width: 20px; height: 20px;" alt="" src="coin1.png"></td>

<td style="vertical-align: bottom; background-color: rgb(204, 204, 204); height: 7px;"></td>

<td style="width: 20px; vertical-align: bottom; background-color: rgb(204, 204, 204); height: 7px;"><img

style="width: 20px; height: 20px;" alt="" src="coin2.png"></td>

</tr>

<tr>

<td style="background-color: rgb(204, 204, 204);"></td>

<td style="background-color: rgb(204, 204, 204);"><br>

</td>

<td style="background-color: rgb(204, 204, 204);"></td>

</tr>

<tr>

<th style="text-align: right; vertical-align: top; height: 12px; white-space: nowrap;">

<img src="coin3.png" alt=""

style="width: 20px; height: 20px;"></th>

<td

style="vertical-align: top; background-color: rgb(204, 204, 204); height: 12px;"></td>

<td style="vertical-align: top; height: 12px;"><img

style="width: 20px; height: 20px;" alt="" src="coin4.png"></td>

</tr>

</tbody>

</table>

voici ce que ça donne en bas

http://img392.imageshack us/img392/2903/coindp8.png

désolé d'avoir un code un peu sale mais quand je fais des test je ne fais pas forcément le ménage tout de suite.

Lien vers le commentaire
Partager sur d’autres sites

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

×
×
  • Créer...