Skip to content

Instantly share code, notes, and snippets.

@SciutoAlex
Created June 14, 2014 18:24
Show Gist options
  • Select an option

  • Save SciutoAlex/a3b2b71ef1d5540adc57 to your computer and use it in GitHub Desktop.

Select an option

Save SciutoAlex/a3b2b71ef1d5540adc57 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="css/styles.css?v=1.0">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<script src="js/libs.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment