Skip to content

Instantly share code, notes, and snippets.

@p3t0r
Created April 17, 2009 11:21
Show Gist options
  • Save p3t0r/96980 to your computer and use it in GitHub Desktop.
Save p3t0r/96980 to your computer and use it in GitHub Desktop.
<html>
<body>
<h1>blaat</h1>
<script type="text/javascript" charset="utf-8">
window.onload = function() { alert('hi there!') }
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment