blob: 609e6645e8cc543b2ad677e107bef1de3603e4ac [file] [log] [blame]
<tr>
<td class="tdLabel"><label for="foo" class="label">mylabel:</label></td>
<td class="tdInput">
<select name="foo" id="foo">
<option value="a">notExistingProperty</option>
<option value="b">notExistingProperty</option>
<option value="c">notExistingProperty</option>
</select>
</td>
</tr>