Social Icons Animation

These are the icons I made for my new website: http://iamdanielmarino.com. No JavaScript is being used here... all CSS transitions. I'm using SVG Data Uri's as background-images in the CSS so it saves on http requests. The title of the icon is just using the :after pseudo element, and the content property is set to attr(title) - which uses the anchors title attribute.

More by Daniel Marino

View profile