Simple ways to skin HTML form elements using jQuery plugins…
Direct link: How to skin HTML form elements in seconds

Simple ways to skin HTML form elements using jQuery plugins…
Direct link: How to skin HTML form elements in seconds
Progressive Enhancement is a powerful methodology that allows Web developers to concentrate on building the best possible websites while balancing the issues inherent in those websites being accessed by multiple unknown user-agents. Progressive Enhancement (PE) is the principle of starting with a rock-solid foundation and then adding enhancements to it if you know certain visiting user-agents can handle the improved experience…
Direct link: Progressive Enhancement: What It Is, And How To Use It?
An experimental working example of a content slider without the aid of JavaScript, using layers in CSS and using CSS3 transitions to give the slider the necessary animation…
Direct link: Create a Content Slider Using Pure CSS
jQuery plugin for adding a grid overlay to your site…
Direct link: 960.gs grid overlay – jQuery plugin
How to style a call-to-action area with a minimal amount of HTML and CSS…
Direct link: How to Style a “Call to Action” Area with Minimal HTML and CSS
Web design galleries offer designers and developers creative inspiration on their own designs. By aggregating the top web designs on the web, a gallery serves as a prime spot for getting those creative juices flowing…
Direct link: 16 Best Web Design Galleries for Inspiration
Typogridphy is a CSS framework constructed to allow web designers and front-end developers to quickly code typograhically pleasing grid layouts.
Based on the popular 960 Grid System, Typogridphy allows you to create grid layouts which are versatile and great looking. Typogridphy is made of fully validate, semantic and strict xHTML, and validate CSS…
Direct link: Typogridphy — A Typographical and Grid Layout CSS Framework
CSS has a property called vertical align. It can be a bit confusing when you first learn about it, so here’s a nice article explaining how to use it…
Direct link: What is CSS Vertical Align?
Ever needed a nice way to show co-ordinates with pins on a map? Here’s an article explaing how you can do that…
Direct link: Create CSS pin balloons for your maps