|
Drifting Designs Tutorials > > Coding > > HTML > > Blur
Take a look at the text below. Do you see how it's blurred?
Blurred Text
To use this blurring effect, add the following code into the Body part of your webpage, where you want the text to be.
Replace the following -
- Where it says "90" after direction, change that to the degree of the angle you want your blur to be stretching toward.
- Where it says "4" after strength, change that to any number between 1 and 20 to specify the strength of the blur, 20 being the strongest.
- Where it says "100" after width, change that to the number of pixels you want your blurred text to be.
- Where it says "14" after font-size, change that to the font size you want your blurred text to be.
|
Hosted by:
|
|
|