<html>
<body>
<table>
<tr>
<td>15</td>
<td>15</td>
<td>30</td>
</tr>
<tr>
<td>45</td>
<td>60</td>
<td>45</td>
</tr>
<tr>
<td>60</td>
<td>90</td>
<td>90</td>
</tr>
</table>
<table>
<th scope="col"><th>Saturday</th>
<th scope="col">Sunday</th>
<tr>
<th scope="row">Tickets sold:</th><td>120</td><td>135</td>
</tr>
<th scope="row">Total sales:</th><td>$600</td><td>$675</td>
</table>
</body>
</html>
No hay comentarios:
Publicar un comentario