animation :: transitions


animation :: 2d transform

i

here is the relevant code

#car{ transition: transform 0.5s; } .move-right { transform: translateX(900px); }

animation :: 3d transform

cat

animation :: keyframes


animation :: svg