<html>
<table>
<tr>
<td>ここが上のセルの中です。</td>
</tr>
<tr>
<td>ここが下のセルの中です。</td>
</tr>
</table>
</html>