<HTML>
<HEAD>
<TITLE>[ #487283 ] &gt;/select&lt; does not terminate &gt;option&lt;</TITLE>
</HEAD>
<BODY>
<form>
<select>
<option>first selection
<option>next selection
<option>last selection
</select>
</form>
<table>
<tr>
<td>row 1, cell 1
<td>row 1, cell 2
<tr>
<td>row 2, cell 1
<td>row 2, cell 2
</table>
</BODY>
</HTML>