Skip to content

Instantly share code, notes, and snippets.

@Bellfalasch
Last active February 4, 2016 09:12
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 Bellfalasch/937a4de6b14d271122d0 to your computer and use it in GitHub Desktop.
Save Bellfalasch/937a4de6b14d271122d0 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta content="IE=Edge" http-equiv="X-UA-Compatible" />
<title>Let’s test Skrollr!</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<!-- Insert code -->
<script src="skrollr.min.js" type="text/javascript"></script>
<script>
// Code goes here
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment