Click to See Complete Forum and Search --> : Drop Shadowing a div


mateobus
06-20-2006, 12:00 PM
I am trying to add a drop shadow to a div with not so much luck. I have seen a couple tutorials for drop shadowing images. I was wondering if someone knows of a really good div drop shadow tutorial. Thank you.

dthurman1432
06-20-2006, 12:15 PM
Adjust the size to however big you want the shadow

div {
position: relative;
left: -3px;
top: -3px;
background: #e8eef4;
}

ray326
06-20-2006, 12:23 PM
http://search.atomz.com/search/?sp-q=drop+shadow&x=0&y=0&sp-a=sp1002d27b&sp-f=ISO-8859-1&sp-p=All&sp-k=All