Skip to content

Instantly share code, notes, and snippets.

View Erreur32's full-sized avatar
💭
Coding...

Erreur32 Erreur32

💭
Coding...
View GitHub Profile
@Erreur32
Erreur32 / index.html
Created October 19, 2012 17:00
As part of ongoing fun challenges with my graphics guy, Chris, I bet him, and challenged myself, that anything he creates in photoshop/illustrator can be replicated in code. I created our upcoming new logo in CSS and then went crazy with animations! I di
<div style="background: url('http://v4.unleash-it.co.uk/images/bg.png');">
<div>
<div class="logo">
<div>
<div class="inside"></div>
</div>
<div>
<div class="inside"></div>
</div>
<div>
anonymous
anonymous / index.markdown
Created October 19, 2012 16:47

#3D Text in Sass

Inspired by @mdo