Skip to content
ITP Web Dev

Lecture 24: CSS Transitions, Transform, Animation

Posted on December 1, 2021 | by nayeon

To-do for today’s class

  • Download starter file
  • Some fun animations:
    • https://codepen.io/matchboxhero/pen/EwdmmP?editors=1100
    • https://codepen.io/benstanley/pen/icqok
    • https://codepen.io/nxworld/pen/ZYNOBZ
    • https://tympanus.net/Tutorials/OriginalHoverEffects/index.html

Slides


Link to download PDF version.

Resources

  • https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Animations/Using_CSS_animations
  • https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions
  • https://developer.mozilla.org/en-US/docs/Web/CSS/transform

Completed files

  • 12pm: https://github.com/nayeonk/itp303-fall-2021-12pm/tree/main/lect24-css-transitions/
  • 4pm: https://github.com/nayeonk/itp303-fall-2021-4pm/tree/main/lect24-css-transitions/
Posted in 20213_itp303

Post navigation

Lecture 23: Data Driven Documents (D3)
Lecture 24: JavaScript Plugins
© 2025 ITP Web Dev