Skip to content

Instantly share code, notes, and snippets.

@denzildoyle
Last active August 29, 2015 14:01
Show Gist options
  • Save denzildoyle/ca71e0c00698702fc914 to your computer and use it in GitHub Desktop.
Save denzildoyle/ca71e0c00698702fc914 to your computer and use it in GitHub Desktop.
Enter this code in your browser URL and just like that you have an in browser text editor.
data:text/html,
<body contenteditable
style="
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300);
font-family:'Open Sans', sans-serif;
font-weight:300;
font-size:2rem;
line-height:1.4;
max-width:60rem;
margin:0 auto;
padding:4rem;
">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment