1
0
mirror of https://github.com/captn3m0/talks.git synced 2024-09-28 22:22:56 +00:00
talks/email-protocols/form.html

6 lines
87 B
HTML
Raw Normal View History

2020-08-15 09:44:53 +00:00
<div>
<form>
<input type="file" name="">
<input type="file" name="">
</form>
</div>