correction bug + ajout de test

This commit is contained in:
Rochas
2024-12-20 21:23:13 +01:00
parent c62f1e1be1
commit 88f90f0936
7 changed files with 71 additions and 22 deletions

View File

@@ -13,26 +13,14 @@ th,td{border: 1px solid rgb(160 160 160);padding: 8px 10px;}</style>
<th>EG210</th>
<th>25000 €</th>
</tr>
<tr>
<th>Interior</th>
<th>IS</th>
<th>2500 €</th>
<th>color : red</th>
</tr>
<tr>
<th>Transmission</th>
<th>TSF7</th>
<th>15000 €</th>
</tr>
<tr>
<th>Exterior</th>
<th>XS</th>
<th>10000 €</th>
<th>color : red</th>
</tr>
<tr>
<th colspan="2">Total Price : </th>
<th>52500 € </th>
<th>40000 € </th>
</tr>
</table>
</body>