Skip to content

Instantly share code, notes, and snippets.

@pavsmk
pavsmk / A-Pen-by-Malith-Hettiarachchi.markdown
Created January 21, 2014 11:55
A Pen by Malith Hettiarachchi.

2 different hover effects

An experiment with the transform-origin property and a couple of hover effects.

A Pen by RenGM on CodePen.

License.

@pavsmk
pavsmk / Icon-Hover-Effects.markdown
Created January 17, 2014 17:06
A Pen by Devdhar.

Icon Hover Effects

Simple hover effects for circular icons. I saw them on codrops and recreated them here.

A Pen by Devdhar on CodePen.

License.

@pavsmk
pavsmk / Half-Circle-Hover-Effect.markdown
Created January 17, 2014 17:04
A Pen by Paul Demers.

Half Circle Hover Effect

A simple hover effect using two half circles made from a border-radius and some CSS3 animations.

A Pen by Paul Demers on CodePen.

License.

@pavsmk
pavsmk / Wacom-button:hover-effect.markdown
Created January 17, 2014 17:03
A Pen by Terence Devine.

Wacom button:hover effect

The new Wacom site is gorgeous. http://www.wacom.com/

And I liked the hover effect on buttons on interior pages. http://www.wacom.com/us/en/everyday

On their live site it uses an extra div and ahref element to achieve this effect... so using mostly line-height and pseudo elements, I was able to create a similar css-hacky (CSS-Trick?) version with no extra markup besides a class name (ie: button-learn-more)

@pavsmk
pavsmk / CSS3-Menu-hover-effects.markdown
Created January 17, 2014 17:03
A Pen by Callum Williams.
@pavsmk
pavsmk / CSS3-Hover-Effects.markdown
Created January 17, 2014 17:03
A Pen by honglio.

CSS3 Hover Effects

Inspired by tympanus.net, a showcase of most CSS3 hover effects.

A Pen by honglio on CodePen.

License.