Skip to content

Instantly share code, notes, and snippets.

@rs77
Created March 7, 2012 10:58
Show Gist options
  • Save rs77/1992505 to your computer and use it in GitHub Desktop.
Save rs77/1992505 to your computer and use it in GitHub Desktop.
HTML5: Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="" />
</head>
<body>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment