Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<body>
<input type='file'>
<br>
<input type='file' multiple>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<input type='file'>
<br>
<input type='file' multiple>
</body>
</html>