Skip to content

Instantly share code, notes, and snippets.

View kevmo's full-sized avatar
📢

kevin moore kevmo

📢
View GitHub Profile
<!doctype html>
<html>
<head>
<style>
.hidden { display: none; }
#dead-drop { height: 200px; width: 200px; border: 1px solid #333; }
</style>
</head>
<body>
<form enctype="multipart/form-data" action="#" method="post">