NEOLEARN

Basic Animation

Junior

Description

    Add simple animations to a webpage.

Tasks

  • Create CSS animations or transitions for specific UI elements, such as buttons or images.
  • Implement hover effects that change the appearance of buttons or images when the mouse cursor hovers over them.
  • Add basic interactivity to the webpage using animations, such as sliding in content or fading in images.

Stretch Goals

  • Create an animated navigation menu that slides in from the side when a button is clicked.
  • Add parallax scrolling effects to background images on the webpage.
  • Implement subtle page transitions between different sections of the webpage.