5 pcs | 10 | 5 |
1 pcs | 50 | 5 |
The HTML Code for the problem depicted above is:
<table>
<tr>
<td>50 pcs</td>
<td>100</td>
<td>500</td>
</tr>
<tr>
<td>10 pcs</td>
<td>5</td>
<td>50</td>
</tr>
</table>
5 pcs | 10 | 5 |
1 pcs | 50 | 5 |
The HTML Code for the problem depicted above is:
<table>
<tr>
<td>50 pcs</td>
<td>100</td>
<td>500</td>
</tr>
<tr>
<td>10 pcs</td>
<td>5</td>
<td>50</td>
</tr>
</table>
Leave a Reply