Skip to content

Instantly share code, notes, and snippets.

View johnhoulder's full-sized avatar

John Houlder johnhoulder

  • Rotherham, United Kingdom
View GitHub Profile
@johnhoulder
johnhoulder / dabblet.css
Last active December 28, 2018 18:06
GAME!!!
/**
* GAME!!!
*/
body {
background-color: black;
}

Keybase proof

I hereby claim:

  • I am johnhoulder on github.
  • I am johnhoulderuk (https://keybase.io/johnhoulderuk) on keybase.
  • I have a public key whose fingerprint is 8901 999F EDEB 6616 CBE0 68D6 E971 681F E5C9 9B55

To claim this, I am signing this object:

@johnhoulder
johnhoulder / 0_reuse_code.js
Created September 24, 2015 09:00
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console