Design News
CSS drop shadow without images!
Here is a quick article including a demo and the code that shows you how to make a drop-shadow without using any images!
Free CSS-based Tabs for navigations
There are about 17 different styles of tabs, and you can check out all of them plus the source code here.
Spellify plug and play spellchecker
A plug a play spell checker for forms on your site. Uses Ajax and Google's spell checker API.
Advanced CSS Menu Trick
Interesting use of :hover in creating a menu effect.
Featured Content Glider with jQuery
Turns ordinary pieces of HTML content on your page into an interactive, "glide in" slideshow. Uses the jQuery framework.
CSS - How to use Overflow
Many people are confused about the proper use of CSS's "overflow" property. This tutorial tries to demystify that.
500+ color names
Single page listing over 500 colours by colour name: Hex value, RGB value and Microsoft Access code number.
IE7, DXImageTransforms and Fade Animation Fuzziness
An explanation on why IE's DXImageTransforms fade transition causes text to appear blurry afterwards, and some workarounds.