Skip to content

Instantly share code, notes, and snippets.

@satyr
Created June 22, 2010 12:31
Show Gist options
  • Save satyr/448403 to your computer and use it in GitHub Desktop.
Save satyr/448403 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>XHTML test</title>
<script type="text/javascript" src="BespinEmbedded.js"></script>
</head>
<body>
<textarea class="bespin" style="width:480px;height:320px">XHTML!</textarea>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment