Skip to content

Instantly share code, notes, and snippets.

View luizmello's full-sized avatar

Luiz Mello luizmello

View GitHub Profile
@luizmello
luizmello / gist:5291886
Created April 2, 2013 12:36
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>