My Crossword Maker Logo
Powered by BrightSprout
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

CSS Animation

1
2
3
4
5
6
7
8
9
10
11
12
13
14
Across
1
Allows you to apply animation to an element, specifying its duration, timing function, and other properties.
3
Number of times an animation repeats, such as once, infinite, or a specific number.
7
A property that controls whether an animation plays forwards, backward, or alternates.
11
Specifies the pacing of an animation, like ease-in, ease-out, linear, or cubic-bezier.
12
Point around which an element is transformed, such as the center or a specific coordinate.
13
Animation technique that allows an element to follow a specified path or trajectory.
14
Timing function that defines the acceleration or deceleration of an animation over time.
Down
2
Occurs when an element changes from one state to another, such as when hovering over a button.
4
Determines what styles are applied to an element before and after an animation.
5
A property to pause or resume an animation's playback.
6
Allows you to apply various transformations to elements, like scaling, rotating, and translating.
8
A property that specifies a pause before an animation starts.
9
JavaScript events triggered at various points during an animation's lifecycle
10
Amount of time an animation takes to complete one cycle.