Skip to content

Instantly share code, notes, and snippets.

@guybrush
Created October 3, 2010 20:10
Show Gist options
  • Save guybrush/608882 to your computer and use it in GitHub Desktop.
Save guybrush/608882 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title></title>
<style>
body {background:black; color:white;}
</style>
<script src="http://code.jquery.com/jquery.min.js" type="text/javascript"></script>
<link id="bespin_base" href="BespinEmbedded-0.9a2/prebuilt"/>
<script src="BespinEmbedded-0.9a2/prebuilt/BespinEmbedded.js"></script>
</head>
<body>
<div class="bespin">test</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment