If you want a placeholder for your select box do the following:
<select>
<option value="" disabled selected> Select your option </option>
... other actual options ...
</select>
If you want a placeholder for your select box do the following:
<select>
<option value="" disabled selected> Select your option </option>
... other actual options ...
</select>
Article Topic:Software Development - HTML / CSS
Date:August 20, 2014
Want me to help develop your next Ruby-on-Rails project or application?
Contact Me