1.2.4 week html

today we learned how to use animation and from what direction we want the animation to move from.
1@media- define diffrent style rules for different media types. ex: grid laypout, grid container and grid items.
keyframes-decides what changes about your animaton such as color and size.
animation duration- how long the animation plays
animation iteration count- specifies the number of times an animation should run.