How set shadow to div in css?

Hello Guys,
Please help me to set shadow on div, i want to set shadow some div in my website with the help of css. so please guys share your suggestion. Thanks for any suggestion.

the property you are looking for is box-shadow :slight_smile:

dont forget to use the vendor sufixes for maximum cross-browser support.

hope that helps.