/ Published in: CSS
![](/img/icon_sav.png?v3)
CSS code to add a CSS3 box shadow to the bottom of an element only.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
-webkit-box-shadow:0 4px 4px -4px #000; box-shadow:0 4px 4px -4px #000;
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)