Skip to content

Instantly share code, notes, and snippets.

@danielmahal
Created December 9, 2011 12:17
Show Gist options
  • Save danielmahal/1451318 to your computer and use it in GitHub Desktop.
Save danielmahal/1451318 to your computer and use it in GitHub Desktop.
Testing sample
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Sample</title>
<link href="css/main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment