Skip to content

Instantly share code, notes, and snippets.

@jbhove
jbhove / index.slim
Created April 1, 2013 14:17
A CodePen by Ansa Copeland. Hexagons with Hover Effect - This is the demo for my blog post (http://blog.ansacopeland.com/chatter/2013/3/25/hover-friendly-hexagons) about how I build the image hexagons + hover effects on my new website.
.wrapper
.hovertext Hello World!
.overlay
img src="http://ansa.io/sketch.png"
.mask-wrapper
.rec1.rec
.rec2.rec
.rec3.rec
@jbhove
jbhove / index.slim
Created April 1, 2013 14:17
A CodePen by Ansa Copeland. Hexagons with Hover Effect - This is the demo for my blog post (http://blog.ansacopeland.com/chatter/2013/3/25/hover-friendly-hexagons) about how I build the image hexagons + hover effects on my new website.
.wrapper
.hovertext Hello World!
.overlay
img src="http://ansa.io/sketch.png"
.mask-wrapper
.rec1.rec
.rec2.rec
.rec3.rec