Wednesday, August 3, 2011

CSS3 Shadow Effects

CSS3 allows for shadow effect on text as well as on division.
Text effect is formed by using text-shadow.Word-wrap is used to fit the content in defined division.

Example



which results as folows,

CSS3 Text Shadow Effects


CSS3 Border Shadow
Border Shadow can be implemented to any border using -moz-box-shadow



Which results as follows

hello from shadow division

No comments:

Post a Comment