Skip to content

Instantly share code, notes, and snippets.

@luizmello
Created April 2, 2013 12:36
Show Gist options
  • Save luizmello/5291886 to your computer and use it in GitHub Desktop.
Save luizmello/5291886 to your computer and use it in GitHub Desktop.
HTML: default html5
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
<link rel="stylesheet" type="text/css" href="/css/style.css"/>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment