Skip to content

Instantly share code, notes, and snippets.

@nbatalla03
Last active August 29, 2015 14:01
Show Gist options
  • Save nbatalla03/dfdae0a4e13d3036c314 to your computer and use it in GitHub Desktop.
Save nbatalla03/dfdae0a4e13d3036c314 to your computer and use it in GitHub Desktop.
<!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/modernizr-2.8.0.min.js"></script>
</head>
<body>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')</script>
<script src="js/main.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment