Skip to content

Instantly share code, notes, and snippets.

@MattiSG
Last active December 24, 2015 21:59
Show Gist options
  • Select an option

  • Save MattiSG/6869169 to your computer and use it in GitHub Desktop.

Select an option

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