CSS animations make it possible to animate transitions from one CSS style configuration to another.
On the Mac OS X 10.8 "password" screen, if you enter an invalid password, it will "shake" back and forth (a.…
html macos css user-interface css-animationsI am using a progress bar as described here: http://css-tricks.com/html5-progress-element/ Using the <progress> element …
html css progress-bar css-transitions css-animationstl;dr: I would like to create an actual 3d sphere with CSS - not just an illusion Note: some …
css css-animations css-shapes css-transformsI am creating a rotating earth effect in CSS. I have created the globe in CSS : But it stops and …
html css css-animationsHow can I tell (for testing purposes) if Hardware Acceleration has been enabled for a CSS animation? I have the …
jquery css css-animations hardware-accelerationI have a div with some text spinning. How do I get the text depth to give a better 3d …
css css-animationsThis is a funky one. And I'm sure it's webkit related since it only seems to be an issue in …
css webkit css-animationsupdating fonts to existing fonts I’m already using 5 icomoon fonts in our website which was downloaded from icomoon. I …
html css icons css-animations icon-fontsIs there any way to pass one mixin or style's declaration to another mixin as an input parameter? Let's take …
css arguments less mixins css-animationsSay you are trying to animate a tilable background like this: As soon as you change the dimensions of the …
css responsive-design css-animations