Skip to content

Instantly share code, notes, and snippets.

@carloschulo
Created February 23, 2017 20:53
Show Gist options
  • Save carloschulo/e34580a9cadee045d27bef8a90b7a003 to your computer and use it in GitHub Desktop.
Save carloschulo/e34580a9cadee045d27bef8a90b7a003 to your computer and use it in GitHub Desktop.
HTML5 Boilerplate
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="style.css" rel="stylesheet">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment