Skip to content

Instantly share code, notes, and snippets.

@AndrewO
Created March 23, 2010 15:03
Show Gist options
  • Save AndrewO/341264 to your computer and use it in GitHub Desktop.
Save AndrewO/341264 to your computer and use it in GitHub Desktop.
<!-- Actual javascript code sample attached to resume -->`
<html>
<body>
<script type="text/javascript">
document.write("<h1>Hello World!</h1>");
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment