Answers for "how to preselect in select tag in html"

0

how to preselect an option

<option value = "Java" selected>Java</option>
Posted by: Guest on May-24-2021

Code answers related to "how to preselect in select tag in html"

Browse Popular Code Answers by Language