Esh07 / Nike-shoes-web-animation

Learning Web animation and CSS animation by following YouTube tutorial

Home Page:https://esh07.github.io/Nike-shoes-web-animation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Animation Learning Journey

This repository is a collection of my learning and experimentation with web animation techniques using CSS transitions and transformations. I am still on a learning curve, and this project serves as a snapshot of my current understanding of web animation. This repository will continue to be updated as I learn and explore more about web animation.

Technology

  • HTML
  • CSS

What I learned

  • CSS transitions for hover effects
  • CSS transformations for moving and rotating elements
  • CSS layout and positioning properties
  • CSS specificity for correct style application : pseudo-classes, pseudo-elements, IDs and class selectors etc. with the specificity in mind.

Preview

a shoes animation where on hover it reveals sizes, colors and button

A preview

About

Learning Web animation and CSS animation by following YouTube tutorial

https://esh07.github.io/Nike-shoes-web-animation/


Languages

Language:CSS 77.0%Language:HTML 23.0%