1
0
mirror of https://github.com/captn3m0/talks.git synced 2024-09-28 22:22:56 +00:00
talks/email-protocols/form.html
2020-08-15 15:14:53 +05:30

6 lines
87 B
HTML

<div>
<form>
<input type="file" name="">
<input type="file" name="">
</form>
</div>