Skip to content

Instantly share code, notes, and snippets.

View mtin79's full-sized avatar

Martin Schubert mtin79

  • Martin Schubert | IT - Consulting and Development
  • Ulm
View GitHub Profile
@mtin79
mtin79 / Scroll-overflowing-list-of-elements-horizontally-(without-line-breaks).md
Created January 10, 2014 16:22
Scroll overflowing list of elements horizontally (without line-breaks). CSS-Only.
@mtin79
mtin79 / 0_reuse_code.js
Created January 10, 2014 01:43
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