Skip to content

Instantly share code, notes, and snippets.

@pieper
Created April 5, 2015 13:23
Show Gist options
  • Save pieper/487f3113dbd0bffcc6b6 to your computer and use it in GitHub Desktop.
Save pieper/487f3113dbd0bffcc6b6 to your computer and use it in GitHub Desktop.
var current = document.createElement('p');
document.body.appendChild(current);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment