Skip to content

Instantly share code, notes, and snippets.

@ruffle1986
Created March 17, 2016 13:47
Show Gist options
  • Save ruffle1986/449dfee979b2031f602d to your computer and use it in GitHub Desktop.
Save ruffle1986/449dfee979b2031f602d to your computer and use it in GitHub Desktop.
basic html 5 page
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment