Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 81 Bytes

submit_form.md

File metadata and controls

9 lines (5 loc) · 81 Bytes
<script> function submit() { alert("Submitted!"); } </script>