


MULTIPLE
What would you like to do today?
<select name="what-to-do">
<option>Drink Coffee
<option selected>Use Pueblo
<option >Use VR Scout
<option >Read A Book
<option>Take A Walk
<option>Buy A Bagel
</select>
<input type=submit value=" Enter my agenda ">
</form>
<select>...</select>