Check Box CSS Hack
Turning a check box HTML element into a selection tool and animating it without JS. Using the :active, :hover, and :checked classes allow for modifications like this that are supported cross browser and require no added scripts.
Live code here
http://codepen.io/alcoven/pen/BzrgkP
More by Alex Coven View profile
Like