Last active
August 27, 2018 13:33
-
-
Save ahuigo/ea584caed67ffcfdc55b332e7ff1b45d to your computer and use it in GitHub Desktop.
Simple codepen fiddle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data:text/html,<body oninput="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 placeholder=HTML id=h></textarea><textarea placeholder=CSS id=c></textarea><textarea placeholder=JS id=j></textarea><iframe id=i> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment