|
Glowing Text
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: blue; Filter: Glow(Color=#00FF00, Strength=6)">Glowing Text</span>
• The part in Red is for the txt size
• The part in Blue is for font style
• The part in Yellow is for the color
• The part in Pink is for the glowing
• The part in Orange is for your txt
Do the same with the following effects
Motion Blur
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: red; Filter: Shadow(Color=#0000FF, Direction=225)">Motion Blur</span>
Warped
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: orange; Filter: Wave(Add=0, Freq=2, LightStrength=20, Phase=10, Strength=5)">Warped</span>
Flipped
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: purple; Filter: FlipV">Flipped</span>
Dropshadow
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: blue; Filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1)">Dropshadow</span>
Shadow
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: yellow; Filter: Blur(Add = 1, Direction = 225, Strength = 10)">Shadow</span> Alpha
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: green; Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0)">Alpha</span>
Flip Horizontal
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: purple; Filter: FlipH">Flip Horizontal</span>
Mask
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: green; Filter: Mask(Color=#00FF00)">Mask</span>
- Modify any of the codes above as instructed above. Remember. Replace the red part of the code with you own Text.
- Then Click on
- Paste the code that you modified into you blog entry.
- Click on
again. preview your entry.
- Publish your blog entry.
|