Is it possible to create a shadow effect on both a div and an oval-shaped element, positioning the shadow below the div but above the oval? I am currently using the box-shadow
property for both elements. Is there a way to crop a specific part of the shadow to achieve this layered effect? The desired layer sequence is div-shadow, oval-shadow, div, oval. For further details, please refer to the following link: http://jsfiddle.net/P4NKg/