Source code
Revision control
Copy as Markdown
Other Tools
<html>
<body onload="document.getElementById('f').style.height = '';">
<input id="f" type="file" style="height: 0;">
</body>
</html>
<html>
<body onload="document.getElementById('f').style.height = '';">
<input id="f" type="file" style="height: 0;">
</body>
</html>