How to add a title to a html select tag

后端 未结 12 2077
长发绾君心
长发绾君心 2020-12-04 19:23

How would I go about setting a title in select tag? Here is my select box:


    
    
    
    
    

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:

Dropdown menu

提交回复
热议问题