Skip to content

Instantly share code, notes, and snippets.

@adrianblynch
Last active December 16, 2015 05:58
Show Gist options
  • Save adrianblynch/5388022 to your computer and use it in GitHub Desktop.
Save adrianblynch/5388022 to your computer and use it in GitHub Desktop.
HTML: Basic
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>Title</title>
<script src="/js/lib/jquery-1.9.1.min.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment