Skip to content

Instantly share code, notes, and snippets.

@krackers
Last active February 19, 2023 22:37
Show Gist options
  • Save krackers/46045e7854597dc232ab446463c94d84 to your computer and use it in GitHub Desktop.
Save krackers/46045e7854597dc232ab446463c94d84 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Test</title>
<script type="text/javascript">
window.alert('Hello');
</script>
</head>
<body>
TESTING
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment