All posts filed under “CSS

All the CSS-related tutorials, ideas and various posts in Stampede Constructs

css filter
comment 0

CSS Filter

Instead of editing picture color filtering before uploading to the website, front-end developers can set a CSS filter to achieve the effect. Bennett Feely has shared how to filter images with using CSS. However this technique is only supported in Google Chrome for now.

View More

Filed under: CSS

 

content overlay
comment 0

Expanding Content Overlay

It’s a good user experience practice to hide secondary content until your user needs it. One of the ways to do that is by using tiles with expanding content overlay on hover. Kickdrop has featured a tutorial to achieve this. Check it out and let us know what you think.

View Demo

CSS3 Animations
comment 0

CSS3 Animations Showcase

If you have been active in the web design and development industry, you must have likely heard of Lea Verou. Having a long-standing passion for open web standards, Lea has been published a number of useful tutorials and showcases online for the benefit of everyone.

Here is one of it – a showcase of a CSS3 animations as compiled by her.

View More

Filed under: CSS