Reading-Notes

Class 14-a Summary

Transforms

Transform Syntax:

2D Transforms:

3D Transforms:

Combining Transforms:

transform

Transition and Animations:

Transitions:

transition

Animation:

  1. Animation Name (the animation-name property is used with the animation name, identified from the @keyframes rule, as the property value).
  2. Animation Duration, Timing Function, & Delay
  3. Animation Iteration(an animation repeat itself numerous times the animation-iteration-count property may be used).
  4. Animation Direction (declare the direction an animation).

Sukina AbuHammad