100 CSS Box Shadow Examples
Here is a collection of 100 free hand-picked CSS box shadows. Just Copy the box-shadow snippet and paste it into your CSS.
Box Shadow Property Tips
The box-shadow CSS property adds shadow effects around an element’s frame. A box shadow has X and Y offsets relative to the element, blur and spread radius, and color. You can set multiple effects separated by commas.