Wishing You All A Safe & Happy New Year!
Forked from Tiffany Rayside's Pen Twenty-Fifteen.
A Pen by Captain Anonymous on CodePen.
Wishing You All A Safe & Happy New Year!
Forked from Tiffany Rayside's Pen Twenty-Fifteen.
A Pen by Captain Anonymous on CodePen.
A custom UI set built to work with and sit next to Bootstrap 3. Custom select boxes by @catalinred. 3D Scroll effects inspired by @chriscoyier's slide in when scroll down pen. The kit is also responsive!
Try clicking & hovering everything.
Feel free to fork, heart and share!
This demo makes the tablesorter Bootstrap less theme interactive to allow customization of table colors. For best results, only change the hue of the @headerBackground HSL (hue, saturation, luminosity).
See http://mottie.github.com/tablesorter/docs/
Basic LESS theme: http://codepen.io/Mottie/pen/eqBbn
Bootstrap LESS theme: http://codepen.io/Mottie/details/Ltzpi/
Metro LESS theme: http://codepen.io/Mottie/pen/gCslk
Login form using Twitter Bootstrap
A Pen by aleks bella on CodePen.
Hide the pure css checkbox and use a pseudo-element to make a fake checkbox.
Pseudo-elements (::after) only work on elements that have content, so won't work on <input> elements. (http://www.w3.org/TR/CSS21/generate.html) Use a span and a ::before pseudo-element to insert a checkbox.
Place the input element inside the label so that clicking the label selects the input. (http://www.w3.org/wiki/HTML/Elements/label)
Using the checkbox Bootstrap provides as a font icon, but you can add any font, graphic or icon you like.
Responsive contact form using Bootstrap 3 and Google Maps API
A Pen by Craig Wheeler on CodePen.
Short SASS snippet and HTML markup to recreate Microsoft Modern (Metro) Tiles with Bootstrap
A Pen by Ace Subido on CodePen.
RESPONSIVE MOVING BOX CAROUSEL DEMO
IE FIX Version You need to modify js: http://simonalex.com/demo/bootstrap/carouselbox/bootstrap-carousel-ie.js
Here are some Bootstrap Switches that I created with uilang Enjoy!!!
A Pen by Jeremy Bolding on CodePen.
Twitter bootstrap Markdown Editor
A Pen by Justin Cron on CodePen.