td.feuille{height:200px; }
<table width="200" border="1" cellspacing="0" cellpadding="0">
<tr>
<td style="height:60px; ">height height</td>
</tr>
</table>
.feuille {height:30px; border-width:1; }
<div style="height:30px; width:200px; border:1px solid #000000">height height height</div>
.feuille {height:30px; border-width:1; }<br>
<span style="height:30px; width:200px; border:1px solid #000000">height height height</span>
td.feuille{height:200px;}
| height height |
