abhishek213-alb / CountdownTimer

Beginner-friendly repository for HTML, CSS, and JS.
https://abhishek213-alb.github.io/CountdownTimer/
13 stars 56 forks source link

Add transition property to the website #150

Open J0SAL opened 2 years ago

J0SAL commented 2 years ago

problem

  1. When CSS styles change i.e. on-hover, on-click, etc. the property change effect takes place immediately.

Solution

  1. Add transition property which will control the animation speed and give out a rich customer experience.
J0SAL commented 2 years ago

Please assign me this issue

abhishek213-alb commented 2 years ago

assigned