Skip to content

Instantly share code, notes, and snippets.

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 kitahashiryoichi/3110a53c616ebc185e4d2c3a4d4484f5 to your computer and use it in GitHub Desktop.
Save kitahashiryoichi/3110a53c616ebc185e4d2c3a4d4484f5 to your computer and use it in GitHub Desktop.
IE edge label + input markup
<div>
<label for="file"></label>
<input id="file" type="file" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment