Skip to content

Instantly share code, notes, and snippets.

@gigorok
Created September 27, 2012 17:58
Show Gist options
  • Save gigorok/3795403 to your computer and use it in GitHub Desktop.
Save gigorok/3795403 to your computer and use it in GitHub Desktop.
HTML: HTML Template
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src=""></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment