Skip to content

Instantly share code, notes, and snippets.

@MattiSG
Last active December 24, 2015 21:59
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 MattiSG/6869169 to your computer and use it in GitHub Desktop.
Save MattiSG/6869169 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Async demo</title>
<style>
body {
width: 100%;
min-height: 8em;
border: 1px solid red;
}
</style>
</head>
<body contenteditable="true">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment