how to make select option unselectable in html code example
Example: html non selectable option
<option disabled selected value> -- select an option -- </option>
<option disabled selected value> -- select an option -- </option>