Skip to content

Instantly share code, notes, and snippets.

@usirin
Forked from WebStormWeb/gist:2016353
Last active July 10, 2016 17:25
Show Gist options
  • Save usirin/4b898c81c6ca1a74f4826a75d7229def to your computer and use it in GitHub Desktop.
Save usirin/4b898c81c6ca1a74f4826a75d7229def to your computer and use it in GitHub Desktop.
HTML 5 Starter
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>New HTML5 Starter</title>
<!-- <link rel="stylesheet" media="screen" href="/style.css"> -->
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment