<form name="form1" method="post" action="">
<select name="select" size="1">
<option selected>my option 1</option>
<option selected>my option 2</option>
</select>
</form>
I think the screenshot is of an input field, just a funny shaped one.MedNez said:@ Adrian , that's an input field, not a selection list, which is the following: