Skip to content
ITP Web Dev

Lecture 23: CSS Transitions, Transform, Animation

Posted on April 26, 2022 | 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-spring-2022-12pm/tree/master/lect23-css-transitions/
  • 4pm: https://github.com/nayeonk/itp303-spring-2022-4pm/tree/master/lect23-css-transitions/
Posted in 20221_itp303

Post navigation

Lecture 12: Intro to CSS Frameworks, Bootstrap
Lecture 13: Domain Names, Web Hosting
© 2025 ITP Web Dev