Skip to content

Instantly share code, notes, and snippets.

@grafikimon
Created March 6, 2012 22:01
Show Gist options
  • Save grafikimon/1989212 to your computer and use it in GitHub Desktop.
Save grafikimon/1989212 to your computer and use it in GitHub Desktop.
HTML: starting html
<!doctype html>
<html>
<head>
<meta charset=uft-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