Skip to content

Instantly share code, notes, and snippets.

@jtwalters
Last active October 15, 2015 18:55
Show Gist options
  • Save jtwalters/af073348d2d7eabf7d7a to your computer and use it in GitHub Desktop.
Save jtwalters/af073348d2d7eabf7d7a to your computer and use it in GitHub Desktop.
<html>
<head>
<script src="https://vjs.zencdn.net/5.0/video.min.js"></script>
</head>
<body>
Hello,
<script>
document.write('World!');
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment