You are on page 1of 1

<html>

<body>
<table>
<tr>
<th>
month
</th>
<th>savings</th>
</tr>
<tr>
<td>january</td>
<td allign="center">$100</td>
</tr>
</table>
</body>
</html>

You might also like