Honey Bunny!
If you move your mouse over the text it looks like if it's blown away by the wind.
The code is pretty straightforward. Use the text-shadow property of CSS and put different px-values. To make the effect as if the text blows away set the last 2 pixel values relatively high. The hover property enables you to start the effect by putting the mouse pointer over the text.
The code is pretty straightforward. Use the text-shadow property of CSS and put different px-values. To make the effect as if the text blows away set the last 2 pixel values relatively high. The hover property enables you to start the effect by putting the mouse pointer over the text.
No comments:
Post a Comment