Skip to content

Instantly share code, notes, and snippets.

@czterystaczwarty
Created October 9, 2012 18:08
Show Gist options
  • Save czterystaczwarty/3860413 to your computer and use it in GitHub Desktop.
Save czterystaczwarty/3860413 to your computer and use it in GitHub Desktop.
minimal html5 page
<!doctype html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>awesome first page</title>
</head>
<body>
<script type="text/javascript">
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment