blob: e0608ddb9bfaf4b9fb733d738d997e14053785c0 [file] [log] [blame]
<tr>
<td class="tdLabel"><label for="fooInt" class="label">mylabel:</label></td>
<td class="tdInput"><select name="fooInt" id="fooInt">
<option value="headerKey">headerValue</option>
<option value=""></option>
<option value="1" selected="selected">hello</option>
<option value="2">world</option>
</select></td>
</tr>