Skip to content

Instantly share code, notes, and snippets.

@pafnuty
Created December 21, 2012 05:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pafnuty/4350799 to your computer and use it in GitHub Desktop.
Save pafnuty/4350799 to your computer and use it in GitHub Desktop.
HTML: start code
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment