Bonjour,
j'ai un problème pour un tableau en html css,
le problème est que j'ai un tableau de largeur 900px avec dedans 9 cellule sur la première ligne qui font 150px pour la première et 100px pour les 8 suivantes. Donc le tableau retrecie mes cellules et je ne veut pas qu'il les retrecissent .
<div class="haut" id="haut" style=" overflow:hidden; white-space:nowrap; width: 900px; height:30px; margin:0px; padding:0px;">
<table >
<tr>
<td style="width:150px; ">Type</td>
<td style="width:100px; ">Composante</td>
<td style="width:100px;">Partenariat</td>
<td style="width:100px;">Nom Partenaire</td>
<td style="width:100px;">Attribué</td>
<td style="width:100px;">Commission </td>
<td style="width:100px;">Recrutable</td>
<td style="width:100px;">Visa Ens.</td>
<td style="width:100px"></td>
</tr>
</table>
</div>
Configuration: Windows XP
Firefox 3.0.8