Pure CSS3 Checkbox with Sass v2.0
Code a beautiful, pure CSS3 checkbox or radio button using Sass and no sprites
Read Article
Add WordPress Custom Post Type Template
Need to add a custom post type to your WordPress website for things like Events, Portfolios, Products, Movies etc? Hereโ€™s a nice wee snippet to let you add a custom post type to WordPress in seconds.
Read Article
Hide the WordPress Admin bar with code
Hide the WordPress Admin Bar with a single line of code in your functions.php file
Read Article
User Experience Lessons From The Delivery Man
Read Article
Discounts and SaaS: Why itโ€™s not always a winner
In the retail industry every customer loves a discount, but does SaaS discounting really work in the same way? Here's an AB test with a data-driven result.
Read Article
A simple Grunt Sass template example for beginners
A simple Grunt Sass template to get you started using Sass including a mini tutorial of Grunt basics
Read Article
Complete Web Favicon List
A complete web favicon and Apple Touch icon list for embedding icons into your website or application.
Read Article
How to code a single element pseudo CSS loader with Sass
Using :before and :after pseudo selectors we can add loaders using pure CSS and no extra elements in the DOM
Read Article
Current list of SASS mixins with vendor prefixes
A complete list of Sass Mixins with cross-browser vendor prefixes including older browser support.
Read Article
Custom CSS3 Checkbox with SASS
A simple way to do a custom CSS3 checkbox or radio using CSS and a single image sprite and pseudo selectors.
Read Article