reading-notes

code fellows reading notes

View on GitHub

Reading-Notes

code fellows 201

Read: 14 - CSS Transforms, Transitions, and Animations

CSS Transforms

CSS Transitions & Animations

8 CSS TRANSITIONS

Examples of:

  1. Fade in
  2. Change color
  3. Grow & Shrink
  4. Rotate Elements
  5. Square to Circle
  6. 3D Shadow
  7. Swing
  8. Inset boarder

6 Button Animations

Floating button animation.

CSS Keyframes

404 Animation

An example of animating numbers.

CSS Bounce Animation

An example of a bounce animation.