Another exciting new feature of CSS3 is the text-shadow property. If your a user of the photo manipulation software Photoshop, you might have used the drop shadow effect within blending options on a layer, the text-shadow property creates a similar effect. While this text-shadow property is being implemented in CSS3 it is not actually new. It was orginally proposed in CSS2 but was not fully implemented and therefore could not be used on a wide scale. This CSS3 article will show you how to create text shadow in CSS3 as well as the different effects you get using CSS3 only!