Skip to content

Instantly share code, notes, and snippets.

@paul-rudnicki
Created October 27, 2013 15:04
Show Gist options
  • Save paul-rudnicki/7183306 to your computer and use it in GitHub Desktop.
Save paul-rudnicki/7183306 to your computer and use it in GitHub Desktop.
HTML: Starting template
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" type="text/javascript"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment