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: css3 code

Basic Ready-to-Use CSS Styles

October 25, 2012

A set of useful CSS3 snippets that you can use to enhance your designs. Includes, buttons, drop shadows, links and borders…

csshead comment 0 Comments

box-shadow vs filter: drop-shadow

October 18, 2012

This post is about the drop-shadow filter. You may have looked at it and thought “this is pretty much the same thing as a box-shadow” right? Well, not exactly. The big advantage of the drop-shadow filter is that it acknowledges the outline and transparency of an element…

csshead comment 0 Comments