Skip to content

Instantly share code, notes, and snippets.

@assertnotnull
Created August 14, 2018 13:41
Show Gist options
  • Save assertnotnull/47fac2ab5510e66702b9dfa000de9711 to your computer and use it in GitHub Desktop.
Save assertnotnull/47fac2ab5510e66702b9dfa000de9711 to your computer and use it in GitHub Desktop.
browser offline html/js/css editor
data:text/html,<body%20oninput="i.srcdoc=h.value+'<style>'+c.value+'</style><script>'+j.value+'</script>'"><style>textarea,iframe{width:100%;height:50%}body{margin:0}textarea{width:33.33%;font-size:18}</style><textarea%20placeholder=HTML%20id=h></textarea><textarea%20placeholder=CSS%20id=c></textarea><textarea%20placeholder=JS%20id=j></textarea><iframe%20id=i>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment