Animations

Learn how to create CSS animations in your HTML with TorusKit. Combine various triggers with different timeline types together

CSS animations are the core feature of TorusKit. This powerful web animation library allows you to use multiple animation triggers such as animate, hover, click, etc. together on the same HTML element without the need to nest multiple ones. Three different timeline types allow you to create animations from the most simple from-to types to the advanced step-based ones. This can be also combined without any limitation.

Overview

Timeline types

Discover more