JatinGupta40 / blog

0 stars 1 forks source link

Animations #11

Open JatinGupta40 opened 3 years ago

JatinGupta40 commented 3 years ago

Requirement -

  1. We need to add animations to our blog site.
  2. Animation like 2.1 Click on some buttons. 2.2 Hover on buttons. 2.3 Text or box upsizing.
  3. Make our website more eye-catchy.

IMPLEMENTATION :

  1. While hovering onto the header buttons such as logged-in user name, carousel, logout, myblogs will have a blue thick line that will come on the respected hovered button.
  2. When the user wants to type something in the search bar then the background color of the textarea of the search bar will be changed to light-green color.
  3. The color of the readmore button of the blog will turn into brown color when hovered.