How to make default selections in Html Select? Just add the selected = selected attribute to an option to be the default option. The following is an example. I hope it will be helpful to everyone. Add the selected = selected attribute to an option to be the default option.
like:
Copy the code