Skip to content

Instantly share code, notes, and snippets.

@nerlijma
Forked from kennethlarsendk/jqueryTemp
Created November 14, 2012 17:02
Show Gist options
  • Select an option

  • Save nerlijma/4073332 to your computer and use it in GitHub Desktop.

Select an option

Save nerlijma/4073332 to your computer and use it in GitHub Desktop.
HTML: jQuery template 1.8.3
<!doctype html>
<html>
<head>
<meta charset=utf-8>
<title></title>
<link rel="stylesheet" type="text/css" href="">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/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