In-Class 10
Transitions
Let's add polish to our site by adding some transitions!
Submission
Show completed activity to professor by end of class and push to your GitHub repository.
Due: Fri Nov 18, 2022
GitHub Repo
open_in_newTransitions
Transitions help make our website feel more polished and professional. Any time there is a change of state, whether it is as simple as a hover or more complex like opening a nav, it should have a nice transition!
# Follow Along Tutorial
This in class activity we will add transitions to a basic web page.
# Submission
Submit this assignment by pushing your code to your mad9013-deliverables
repository with the commit message Complete 10-transitions in-class
and then show your professor.