How would I go about setting a title in select tag? Here is my select box:
Sydney
Choose one Sydney Melbourne Cromwell Queenstown
Using selected and disabled will make "Choose one" be the default selected value, but also make it impossible for the user to actually select the item, like so:
selected
disabled