Skip to content

Instantly share code, notes, and snippets.

@rfwatson
Created December 8, 2015 15:13
Show Gist options
  • Save rfwatson/56a14d96547b79648c09 to your computer and use it in GitHub Desktop.
Save rfwatson/56a14d96547b79648c09 to your computer and use it in GitHub Desktop.
A very simple web page (part 2)
<!DOCTYPE>
<html>
<head>
<title>My web page</title>
<script src="//content.jwplatform.com/libraries/YOUR_PERSONAL_JWPLAYER_CODE_HERE.js"></script>
</head>
<body>
<h1>My Mixlr player!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment