Skip to content

Instantly share code, notes, and snippets.

@ashmore11
Created September 25, 2012 18:01
Show Gist options
  • Save ashmore11/3783457 to your computer and use it in GitHub Desktop.
Save ashmore11/3783457 to your computer and use it in GitHub Desktop.
starter-template
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<script src="js/script.js"></script>
</head>
<body>
<div id="main"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment