MastersAcademy / frontend-course-2021

Репозиторій з курсу «Advanced Front-end» проекту Masters Academy
MIT License
5 stars 29 forks source link

Homework 9 - Animations #236

Open NickCashFlow opened 2 years ago

NickCashFlow commented 2 years ago

Deadline

First of all

  1. Get the latest updates from Academy's repo by instruction;

  2. To your homework folder add a folder named 9-animations

  3. Add your files into this folder:

homeworks/elon.musk_spacex2021/8-animations

Task:

Based on previous finished "Homework 8 - CSS Variables" you have to do

  1. All links on hover must be underlined (underline animate from the middle)

  2. All buttons should be animated, and have a light, unobtrusive, periodic animation to attract attention

  3. When the page is loaded, the svg logo must be animated once

  4. Pictures should appear nicely when scrolling

  5. Add an up button, which appears when scrolling after the first screen and when you press it, should occurs smooth scroll to the header

Chakipaki commented 2 years ago

Maybe should be path: 'homeworks/elon.musk_spacex2021/9-animations' ?