Skip to content

Instantly share code, notes, and snippets.

@doz-snippets
doz-snippets / gist:3807001
Created September 30, 2012 14:53
HTML: HTML5 Barebones Starter Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
${1}
</body>
@doz-snippets
doz-snippets / .gitattributes
Created November 11, 2012 14:20
HTML: Form
<form>
</form>