Assignment 11

Banner Animation

Add life to your site with a banner animation.

Take the banner created earlier in the semester and add a CSS Animation to it. You can copy the animation as shown exactly in the example video, or create your own unique animation. Some requirements for the animation (regardless if you copy the example or not):

  • The animation must auto play on page refresh
  • The animation should play through once and then the content should stay visible on the screen.
  • There must be elements that play at different times (notice how the elements come in one after the other)
  • You must properly implement @keyframes

# Submission

Submit this assignment by pushing your code to your mad9013-deliverables repository with the commit message Complete 11-banner-animation assignment.

Last Updated: 8/27/2023, 5:22:04 PM