CSS3

Blur Menu with CSS3 Transitions

Posted by PrfFrost
PrfFrost
Super User has not set their biography yet
User is currently offline
on Wednesday, 26 October 2011
in CSS3 · 0 Comments

There are so many great things we can do with the additional properties and possibilities that CSS3 brings along. Today I want to show you how to experiment with text shadows and with transitions in order to achieve a blur effect that we’ll apply to a menu on hovering over the elements. The main idea is to blur the other items while enhancing the one we are currently hovering.

view...

Hits: 67
Rate this blog entry

Animate.css

Posted by PrfFrost
PrfFrost
Super User has not set their biography yet
User is currently offline
on Wednesday, 26 October 2011
in CSS3 · 0 Comments

Animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.

view...

Tags: Animation, css3
Hits: 71
Rate this blog entry

Creative CSS3 Animation Menus

Posted by PrfFrost
PrfFrost
Super User has not set their biography yet
User is currently offline
on Wednesday, 26 October 2011
in CSS3 · 0 Comments

Being in the mood for experimenting with CSS3, I’d like to show you some creative menu hover effects in today’s tutorial. The idea is to have a simple composition of elements, an icon, a main title and a secondary title, that will be animated on hover using only CSS transitions and animations. We’ll be exploring some different effects for the elements.

View

Hits: 69
Rate this blog entry