|
Drifting Designs Tutorials > > Coding > > HTML > > Text Flip
Take a look at the text below. Do you see how it has a wave in it?
Waved Text
To use this wave text 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 "150" after width, change that to the number of pixels wide you want the wave to be.
- Where it says "50" after height, change that to the number of pixels tall you want the wave to be.
- Where it says "20" after font-size, change that to the font size you want your waved text to be.
- Where it says "Verdana" after font-family, change that to the font name you want the text to be.
- Where it says "#ff00cc" after color, change that to the hexadecimal of the color you want the wave to be.
- Where it says "4" after light-strength, change that to a higher or lower number, depending on how strong you want the light in the wave to be. Obviously, the higher the number is, the stronger the light is.
- Where it says "4" after strength, change that to a higher or lower number, depending on how strong you want the wave to be. The higher the number is, the stronger the wave is.
|
Hosted by:
|
|
|