Posts Tagged ‘CSS3’

CSS3 Transitions and z-index

CSS | Posted by Keefr April 4th, 2013

Nice article/how-to on utilizing CSS3 transitions to adjust z-index values:

CSS3 Transitions and z-index

Create a Glossy Photo Effect with CSS3

CSS | Posted by Keefr December 25th, 2012

It’s cool how many effects that were once only available as Photoshop filters are now able to be done in the browser — as long as your users are using modern browsers. This effect, using the latest CSS creates a glossy effect.

Create a Glossy Photo Effect with CSS3

The Facebook Loading Animation in CSS

CSS | Posted by Keefr December 6th, 2012

I love these how-to’s that dive into a familiar piece from the web and replicate them. This time, it’s the loading animation from Facebook done with cascading style sheets. Sure, the animated GIF Facebook uses works fine, but isn’t it cool to see it done with all CSS3?

The Facebook Loading Animation in CSS

W3C Releases Updated Working Draft of CSS3 Text Module

Browsers, CSS | Posted by Keefr September 8th, 2012

Always like to keep an eye on what’s coming out of the W3C, despite the fact that it seems its stuff and the actual implementation by the browsers is often on quite different time tables.

W3C Releases Updated Working Draft of CSS3 Text Module

Creating a CSS3 Responsive Menu

CSS, Responsive Design, Web Design | Posted by Keefr August 27th, 2012

Love this little tutorial on creating a responsive menu for your site that adapts with four dimensions as breakpoints.

Creating a CSS3 Responsive Menu