Skip to content

Instantly share code, notes, and snippets.

@toy-crane
Created May 9, 2021 13:44
Show Gist options
  • Save toy-crane/11cd5e1217f6708589e947112b44bad6 to your computer and use it in GitHub Desktop.
Save toy-crane/11cd5e1217f6708589e947112b44bad6 to your computer and use it in GitHub Desktop.
<select name="choice">
<option value="banana">바나나</option>
<option value="apple">사과</option>
<option value="orange">오렌지</option>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment