Skip to content

Instantly share code, notes, and snippets.

@chrisjacob
Created April 14, 2011 15:46
Show Gist options
  • Select an option

  • Save chrisjacob/919756 to your computer and use it in GitHub Desktop.

Select an option

Save chrisjacob/919756 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Test</title>
</head>
<body>
<div id="test">
Test this
</div>
</body>
</html>
alert('foo');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment