Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<form action="whatever" method="get">
<select name="myselectbox">
<option value="1">Option 1</option>
<option value="fire">Pyromania</option>
<option value="other">Not Listed</option>
</select>
</form>
<select name="myselectbox" mulitple>