Right now there are three new text effect rules being introduced in CSS3. The three text effect rules are shadow, overflow, and wrap. The text shadow will allow you to apply drop shadows to text. You can change the color of the drop shadow along with the size of the shadow. The overflow text effect will allow you to clip text that does not fit in an element. The last text effect, the wrap, will allow you to wrap the text.