Skip to content

Instantly share code, notes, and snippets.

@amit1952
Created March 9, 2012 02:56
Show Gist options
  • Save amit1952/2004784 to your computer and use it in GitHub Desktop.
Save amit1952/2004784 to your computer and use it in GitHub Desktop.
HTML5 Template
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title></title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="style.css">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.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