Skip to content

Instantly share code, notes, and snippets.

Created January 4, 2012 11:19
Show Gist options
  • Save anonymous/1559623 to your computer and use it in GitHub Desktop.
Save anonymous/1559623 to your computer and use it in GitHub Desktop.
<form>
<p>
Emails: <input type="email" multiple />
</p>
<p>
Dateien: <input type="file" multiple />
</p>
<p>
<button>Go</button>
</p>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment