<!--sample solution-->
<html>
<head>
<title>Doubling the Chocolate Chip Cookies Recipe</title>
</head>
<body>
<table border="2">
<tr>
<td>butter</td>
<td>1 cup</td>
</tr>
<tr>
<td>eggs</td>
<td>2</td>
</tr>
<tr>
<td>hot water</td>
<td>2 teaspoons</td>
</tr>
<tr>
<td>vanilla extract</td>
<td>2 teaspoons</td>
</tr>
</table>
</body>
</html>
No comments:
Post a Comment