Skip to content

Instantly share code, notes, and snippets.

@aramboyajyan
Last active December 12, 2015 08:29
Show Gist options
  • Save aramboyajyan/4744679 to your computer and use it in GitHub Desktop.
Save aramboyajyan/4744679 to your computer and use it in GitHub Desktop.
Browser window for typing
data:text/html, <textarea style="font-size: 1.2em; width: 100%; height: 100%; font-family: Calibri; border: none; outline: none" autofocus />
data:text/html, <div contenteditable="true" style="width: 100%; height: 100%; font-family: Helvetica; font-size: 1.2em; line-height: 1.6"><p>Edit me</p></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment