PDA

View Full Version : CSS Dropshadows for Container


sal391794
10-23-2009, 06:01 PM
Is there an easy way to add the dropshadow to the body container or other div in CSS without images? I have read a few CSS instances and I know it is very popular right now. Thanks!!

neilo
10-23-2009, 07:29 PM
Yes - this is an example:

http://www.yeractual.com/examples/shadow.php

Edit: Mozilla only, I think!