Pure CSS3 Checkbox with Sass v2.0Code a beautiful, pure CSS3 checkbox or radio button using Sass and no sprites
Read Article Add WordPress Custom Post Type TemplateNeed 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 codeHide the WordPress Admin Bar with a single line of code in your functions.php file
Read Article Discounts and SaaS: Why itโs not always a winnerIn 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 beginnersA simple Grunt Sass template to get you started using Sass including a mini tutorial of Grunt basics
Read Article Complete Web Favicon ListA 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 SassUsing :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 prefixesA complete list of Sass Mixins with cross-browser vendor prefixes including older browser support.
Read Article Custom CSS3 Checkbox with SASSA simple way to do a custom CSS3 checkbox or radio using CSS and a single image sprite and pseudo selectors.
Read Article