Skip to content

Instantly share code, notes, and snippets.

@nazifbara
Created May 10, 2021 10:00
Show Gist options
  • Save nazifbara/0ee9155443e2ae8580a4e15a294c3c41 to your computer and use it in GitHub Desktop.
Save nazifbara/0ee9155443e2ae8580a4e15a294c3c41 to your computer and use it in GitHub Desktop.
<select>
<option value="value1">option a</option>
<option value="value2">option b</option>
<option value="value3">option c</option>
<option value="value4">option d</option>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment