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: css thumbnail gallery

CSS3 Image Styles

September 22, 2011

If you apply CSS3 inset box-shadow or border-radius directly to an image element, it isn’t rendered properly by the browser. You can fix that by applying the image as a background image. Here’s a set of impressive examples using box-shadow, border-radius and transition to create various image styles…

csshead comment 0 Comments