Skip to content

Instantly share code, notes, and snippets.

@kennethsnippet
Created September 20, 2012 18:39
Show Gist options
  • Save kennethsnippet/3757593 to your computer and use it in GitHub Desktop.
Save kennethsnippet/3757593 to your computer and use it in GitHub Desktop.
HTML: Html5+jquery
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>untitled</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.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