Skip to content

Instantly share code, notes, and snippets.

@jmlavoier
Created June 27, 2017 21:02
Show Gist options
  • Save jmlavoier/865ba97515096d834acf0baf057c17a3 to your computer and use it in GitHub Desktop.
Save jmlavoier/865ba97515096d834acf0baf057c17a3 to your computer and use it in GitHub Desktop.
const div = document.createElement('DIV');
console.log(div); //<div></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment