Skip to content

Instantly share code, notes, and snippets.

@Webbanditten
Created March 7, 2012 10:37
Show Gist options
  • Select an option

  • Save Webbanditten/1992449 to your computer and use it in GitHub Desktop.

Select an option

Save Webbanditten/1992449 to your computer and use it in GitHub Desktop.
HTML5 + Jquery
<!doctype html>
<html>
<head>
<meta charset=utf-8>
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.0/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