Useful CSS Effect

CSS
November 22nd, 2018

Introduction

Sometimes, instead of hard-coding the CSS effect, I like to find some existing code and use it, which can substantially decrease the workflow. I post some of the cool effects that I have used before. 


Box Shadow Effect:

See the Pen Material Design Box Shadows by Samuel Thornton (@sdthornton) on CodePen.

See the Pen Material Design Box Shadows by Samuel Thornton (@sdthornton) on CodePen.0


Cool Hover Effect:

See the Pen Hover Effect Ideas by quatmo (@quatmo) on CodePen.0

Button Effect:

See the Pen CSS3 Button Hover Effects with FontAwesome by fox_hover (@fox_hover) on CodePen.0