Assignment: CSS Animation Techniques

Objective

The goal of this assignment is to demonstrate your understanding of CSS-only animations. You will use transition, transform, and @keyframes to build a simple tutorial page that showcases several common animation effects.

Instructions

You will create two files: index.html and LastName_style.css. Your page, when finished, should demonstrate the four effects listed below in separate sections. You should replicate the effects shown in the class tutorial sample.

Some Sample code with comments is available in Canvas Module or request by Canvas message. Your code should be just as clean and well-commented.

Required Effects (20 Points Total)

Submission

Submit: PUBLISH online, your code. File naming should be as following.index.htm, LastName_style.css, and the image.jpg image file to this assignment portal.