[go: up one dir, main page]

0% found this document useful (0 votes)
55 views6 pages

Animations in CSS

CSS allows for animations and transitions through properties like transition-timing, animation-duration, and keyframes. Transitions define properties that change over time like duration and delay, while animations involve defining animation names, durations, iterations and timing functions using keyframes to declare start and end states. The document discusses CSS properties for transitions and animations, as well as assignments related to using these techniques.

Uploaded by

rookhum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views6 pages

Animations in CSS

CSS allows for animations and transitions through properties like transition-timing, animation-duration, and keyframes. Transitions define properties that change over time like duration and delay, while animations involve defining animation names, durations, iterations and timing functions using keyframes to declare start and end states. The document discusses CSS properties for transitions and animations, as well as assignments related to using these techniques.

Uploaded by

rookhum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Animations in CSS

Transitions & Animations

Instructor: Love Babbar


Math Functions in CSS
Variables:
Transitions in CSS:

• Transition timing
• Transition function
• Transition delay
• Transition property
Animation & Keyframes:

• animation-name
• Animation-duration
• Animation-iteration-count
• Animation- ll-mode
• Animation-timing-function
• Animation-delay
• Animation-direction
fi
Assignments:

You might also like