give shadow to a image in css code example Example: putting picture shaddow in css .image{ box-shadow: 0px -10px 30px #ccc; }