Tuesday, 11 November 2014

The Text Is Burning! CSS Effects

Burning Text With CSS

Fire

In the following example, the text looks like if it is burning. The CSS text-shadow property allows you to create this effect. The point is to use 4 different text-shadow colors―yellow, red, orange and brown―with different vertical and blur values. The text itself has white color.



CSS&HTML Code

No comments:

Post a Comment