Answers for "add placeholder in the selection field in html"

1

placeholder in html select

<option value="" selected disabled hidden>Select Here</option>
Posted by: Guest on September-29-2020

Code answers related to "add placeholder in the selection field in html"

Browse Popular Code Answers by Language