How would I go about setting a title in select tag? Here is my select box:
Sydney
You can add an option tag on top of the others with no value and a prompt like this:
option
Choose One Sydney Melbourne Cromwell Queenstown
Or leave it blank instead of saying Choose one if you want.