Skip to content

Instantly share code, notes, and snippets.

@almurdo
almurdo / html5_template.html
Created March 7, 2012 12:19 — forked from nathansmith/html5_template.html
HTML: HTML5 Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>untitled</title>
<link rel="stylesheet" href="" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
<script src=""></script>