Skip to content

Instantly share code, notes, and snippets.

@akakie
Forked from andyhawthorne/start.html
Last active October 14, 2015 01:38
Show Gist options
  • Save akakie/4288240 to your computer and use it in GitHub Desktop.
Save akakie/4288240 to your computer and use it in GitHub Desktop.
setup html5
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HTML5</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
</body>
</html>
@akakie
Copy link
Author

akakie commented Dec 14, 2012

Initial HTML5 outline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment