Images with shadow effect
A box shadow property allows us to draw a shadow behind an element. The box-shadow used to apply an inset or drop shadow to a block element. Since all HTML block elements are considered as boxes, you can apply a shadow to any block-level element.
Image with CSS Shadow

Source Code
Rounded Corner image with CSS Shadow

Source Code
Rounded Images with CSS Shadow

Source Code
Images with inset CSS Shadow

Source Code
Image behind text
You can write text on top of the mages in CSS.
Source Code
Shaped Image with CSS Shadow
