Skip to content

Instantly share code, notes, and snippets.

@nanuno
nanuno / bootsrap_class_list
Created June 9, 2017 07:56 — forked from geksilla/bootsrap_class_list
Bootstrap css class list
.navbar
.caret
.label
.table
.img-responsive
.img-rounded
.img-thumbnail
.img-circle
.sr-only
.lead
@nanuno
nanuno / 0_reuse_code.js
Created May 29, 2017 07:44
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