Skip to content

Instantly share code, notes, and snippets.

View gist-loraxx753's full-sized avatar

gist-loraxx753

View GitHub Profile
@gist-loraxx753
gist-loraxx753 / html5_template.html
Created March 8, 2012 03:12 — 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="" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0/jquery.min.js"></script>
<script src=""></script>
</head>
<body>