/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
div {
box-shadow : 0 0 10px rgba(0,0,0,.2);
-moz-box-shadow : 0 0 10px rgba(0,0,0,.2);
-webkit-box-shadow : 0 0 10px rgba(0,0,0,.2);
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                