Skip to content

Instantly share code, notes, and snippets.

@rick4470
Created June 2, 2013 18:23
Show Gist options
  • Save rick4470/5694382 to your computer and use it in GitHub Desktop.
Save rick4470/5694382 to your computer and use it in GitHub Desktop.
HTML5: Template
<!doctype html>
<html>
<head>
<meta charset=utf-8></meta>
<title></title>
<lin rel="stylesheet" href="style.css">
</head>
<body>
<script src="" type="text/javascript">
code...
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment