Skip to content

Instantly share code, notes, and snippets.

@happymishra
Created June 29, 2019 09:16
Show Gist options
  • Save happymishra/305b08525f40f4e47eaca31cef6e70f5 to your computer and use it in GitHub Desktop.
Save happymishra/305b08525f40f4e47eaca31cef6e70f5 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<body>
<label for=shared_file>File(s):</label></td>
<input id='share-files' type="file" multiple>
<button id="share-button">Share</button>
</body>
<script src='share.js'></script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment