Created
July 30, 2019 18:47
-
-
Save aaggour/1a1a33f8def25fd64cdb208ac3ce6216 to your computer and use it in GitHub Desktop.
multiple attribute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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