Tech Tangents:Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<script> | <script> | ||
window.addEventListener("load", () => { | window.addEventListener("load", () => { | ||
Line 29: | Line 25: | ||
}); | }); | ||
</script> | </script> | ||
<input type="file" id="tt-input"/> | |||
<input type="button" id="tt-button" value="Upload" /> | |||
</html> | </html> |
Revision as of 20:45, 6 September 2024