Salut a tous je debute en css
je voudrai savoir comment faire ceci en css
<table align="center">
<tr>
<td rowspan="2" style="border-left-color:#82c42f; border-left-style:double" width="80" height="100">
</td>
<td align="center" width="40">td>
<td align="center" width="40"><a href="#"><td>
</tr>
<tr>
<td style="font-size:12px" colspan="3" width="200">
</td>
</tr>
</table>
merci de votre aide
