give transition on box shadow example code

give transition on box shadow example code

give transition on box shadow example

give transition on box shadow example in css

div {
  height: 200px;
  width: 200px;
  box-shadow: 0;
  transition: box-shadow 1s;
  border: 1px solid #eee;
}

div:hover {
  box-shadow: 0 0 3px #515151;
  ;
}
By Manish Salunke In css - Last Updated

Tags:

css

Sponsors

themeforest
pluralsight
Invest in you. Online courses as low as $11.99