Skip to content

Instantly share code, notes, and snippets.

@killerbytes
Created March 13, 2012 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save killerbytes/2027272 to your computer and use it in GitHub Desktop.
Save killerbytes/2027272 to your computer and use it in GitHub Desktop.
HTML: default
<html>
<head>
<title></title>
<script type="text/javascript" src="js/jquery.js"></script>
<link rel="stylesheet" type="text/css" href="css/reset.css" media="all">
<link rel="stylesheet" type="text/css" href="css/default.css" media="all">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment