
Unselectable Text Using CSS and JavaScript
jul
04
2010
How can you stop someone from selecting text in an HTML element? Here are two cross-browser methods using CSS and JavaScript.


Easy CSS Minification on Client and Server
feb
05
2010
Learn how to easily minify your CSS stylesheets. Examples in JavaScript and PHP for client and server.


The Three Cs of Fast CSS and JavaScript
oct
12
2009
Drastically speed up your website by using PHP to combine and compress your CSS and JavaScript files on the fly, then automatically cache the result.


Generate Social Bookmarks with PHP
nov
04
2008
Automatically populate social bookmarking links using PHP and CSS sprites.


Specificity in CSS
oct
31
2008
Understanding specificity in CSS, and tips on using CSS selectors effectively.
