CSS Transforms & Animations

Demo source - https://github.com/ai297/transform-and-animations-demo

Transform 2d

Hello!

Transform functions

Read more: https://developer.mozilla.org/en-US/docs/Web/CSS/transform

Transform origin

center -50% 50%
woo hoo!
Yo!

Multiple transforms

none

CSS Animations

CSS transition

Animatable CSS properties: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties

Cubic-bezier builder: http://roblaplaca.com/examples/bezierBuilder/

Подробно про transition на русском: https://html5book.ru/css3-transition/

Transitions example

hover me
hover me
hover me
click me

CSS animation & keyframes

Подробно про animation на русском: https://html5book.ru/css3-animation/

Clip-path css animation: https://css-tricks.com/animating-with-clip-path/

Animation example

hover me
click me

Simple transition demo (without JS)

hover me!
and me!
One
Two
Three