Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 30, 2019 18:47
Show Gist options
  • Select an option

  • Save aaggour/1a1a33f8def25fd64cdb208ac3ce6216 to your computer and use it in GitHub Desktop.

Select an option

Save aaggour/1a1a33f8def25fd64cdb208ac3ce6216 to your computer and use it in GitHub Desktop.
multiple attribute
<input type=file multiple>
<input type=email multiple>
<input type=range min=0 max=10 value="2,4" multiple>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment