Skip to content

Instantly share code, notes, and snippets.

@fulminator
Created February 8, 2013 16:51
Show Gist options
  • Save fulminator/4740297 to your computer and use it in GitHub Desktop.
Save fulminator/4740297 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Jquery testing zone</title>
<link rel="stylesheet" href="style.css" />
<script src="jquery.min.js"></script>
<script src="javascript.js"></script>
</head>
<body>
<div id="container">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment