Skip to content

Instantly share code, notes, and snippets.

@KrystianP
Created March 24, 2014 16:38
Show Gist options
  • Save KrystianP/9744024 to your computer and use it in GitHub Desktop.
Save KrystianP/9744024 to your computer and use it in GitHub Desktop.
blank html
<!doctype html>
<html>
<head>
<title>A blank HTML5 page</title>
<meta charset="utf-8" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment