Skip to main content

2 docs tagged with "keyframes"

View all tags

CSS Animation Practice Projects

Hands-on CSS animation practice with real mini-projects, transitions, keyframes, micro-interactions, and modern UI animation patterns.

CSS Keyframe Animations

Learn how to use @keyframes to create complex, multi-stage animations in CSS, defining animation name, duration, timing, iteration count, and direction. Explore infinite loops and animation-fill-mode for advanced effects.