Skip to content

Instantly share code, notes, and snippets.

@jamesperi
Created August 2, 2013 19:38
Show Gist options
  • Save jamesperi/6142788 to your computer and use it in GitHub Desktop.
Save jamesperi/6142788 to your computer and use it in GitHub Desktop.
HTML: doc template
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title></title>
</head>
<body>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.0.js">
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment