background preloader

CSS

Facebook Twitter

CSS Button Generator - Imageless css buttons simplified. Chriscoyier's gist: 3828790. CSS Button Switches with Checkboxes and CSS3 Fanciness. In this tutorial we will create some realistic-looking switch buttons using pseudo-elements and checkboxes.

CSS Button Switches with Checkboxes and CSS3 Fanciness

View demo Download source Hello everyone! For a while now, I’m having fun with the new CSS properties (CSS3). It’s an incredible playground for creativity and cleverness.

Tools

Animate.css - a bunch of plug-and-play CSS animations. CSS Scroll Effects. Using Compass and Sass for CSS in your Next Project. Sass could potentially be called CSS 2.0; it has some really nifty features that allow you to write your code in less time and with more flexibility.

Using Compass and Sass for CSS in your Next Project

In today's article, we will be working the basics! What is Sass? Sass is simply a different way to work with CSS. It allows you to keep your CSS code very simple and helps increase readability. It takes something like this: