Skip to content

Instantly share code, notes, and snippets.

@felixfong227
Created November 28, 2016 15:05
Show Gist options
  • Save felixfong227/b9a79e4744c49efe002845d22a20a73e to your computer and use it in GitHub Desktop.
Save felixfong227/b9a79e4744c49efe002845d22a20a73e to your computer and use it in GitHub Desktop.
const body = document.body;
body.innerHTML = "<h1>Hello Mate</h1>";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment