What Kind Of Sorcery Is This? Css? Javascript?
I was inspecting this Microsoft's site: https://www.windowsazure.com Using chrome's developer tools I started moving things around (basically css stuff). Then I notice some cool f
Solution 1:
You're seeing the CSS3 transition
property.
Post a Comment for "What Kind Of Sorcery Is This? Css? Javascript?"