Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: replace

Date Display Technique with Sprites

July 28, 2009

A great tutorial explaining how you can use a single image sprite and some clever CSS to replace HTML date fields with fancy images…

csshead comment 0 Comments

Reinventing a Drop Down with CSS and jQuery

July 28, 2009

The standard HTML Select element is pretty much annoying. It’s ugly. It can’t be styled properly in Internet Explorer. And it can only contain simple text. This tutorial shows how to replace a dropdown with a custom control using CSS and jQuery…

csshead comment 0 Comments