Skip to content

Instantly share code, notes, and snippets.

@nhaskins
Created May 10, 2010 01:11
Show Gist options
  • Save nhaskins/395551 to your computer and use it in GitHub Desktop.
Save nhaskins/395551 to your computer and use it in GitHub Desktop.
HTML skeleton
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="description" content="">
<meta name="keywords" content="">
<!-- <link rel="stylesheet" href="css/somefile.css" /> -->
<!-- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> -->
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment