Skip to content

Instantly share code, notes, and snippets.

@Spongman
Created April 27, 2017 01:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spongman/94fc5a1103230da142b34d45b9302319 to your computer and use it in GitHub Desktop.
Save Spongman/94fc5a1103230da142b34d45b9302319 to your computer and use it in GitHub Desktop.
<select multiple="multiple">
<option value="a" selected="selected">One</option>
<option value="b" selected="selected">Two</option>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment