|
[Solo funciona en IE]
Texto brillante
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: blue; Filter: Glow(Color=#00FF00, Strength=6)">Texto brillante</span>
- Puedes cambiar cosas del código: como la Font family , Colour , el color del filtro & o la anchura del filtro (Strength)
Por ejemplo:
<span style="width: 100%; font-size: 24px; font-family: Tahoma; color: green; Filter: Glow(Color=#00FF00, Strength=8)">thedestroyer</span>
- Todas las cosas en color del código de arriba pueden cambiarse. Lo que está en amarillo es el color del efecto. Tiene que ser un código de color. Pulsa Aquí para ver los códigos de los colores
thedestroyer
Los códigos para otros efectos:
Motion Blur
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: red; Filter: Shadow(Color=#0000FF, Direction=225)">Texto</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)">Texto</span>
Flipped
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: purple; Filter: FlipV">Texto</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)">Texto</span>
Shadow
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: yellow; Filter: Blur(Add = 1, Direction = 225, Strength = 10)">Texto</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)">Texto</span>
Flip Horizontal
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: purple; Filter: FlipH">Texto</span>
Mask
<span style="width: 100%; font-size: 24px; font-family: Arial Black; color: green; Filter: Mask(Color=#00FF00)">Texto</span>
"Efecto Multicolor"
<FONT style="FILTER: wave(color=#ff0000,strength=1)shadow(direction=135,color=#1919B3,strength=8)shadow(direction=135,color=#ff3300,strength=8)dropshadow(direction=135,color=#ff0000,strength=8)glow(color=#FFff00,strength=4)shadow(color=#000000,strength=7,direction=135)dropshadow(color=#000000,strength=4)dropshadow(color=#ff0000,strength=4)glow(color=#00cc00,strength=4)shadow(color=#ffffff,direction=135,strength=3)dropshadow(color=#ffffff,strength=4)glow(color=#ff0000,strength=6)dropshadow(color=#ffff00,strength=4)glow(color=#000000,strength=1)dropshadow(color=#ff0000,strength=4)glow(color=#000000,strength=7)shadow(color=#000000,strength=10,direction=135); WIDTH: 537px; HEIGHT: 93px" face=creepy color=#ff3300 size=6> <P><I><FONT size=5><STRONG> "Texto" </STRONG></FONT></P> <P><STRONG></STRONG></P> <P><FONT size=5><STRONG></STRONG></FONT></P> <P><FONT size=5><STRONG></STRONG></FONT></P> <P align=center><FONT size=5><STRONG> </STRONG></FONT></P> <P align=center></I></FONT></P>
- Modifica los códigos de arriba. Recuerda. Reemplaza la parte en rojo por el texto que aparecerá con el efecto
- Click en
- Pega el código que has modificado y que has tenido que copiar
- Click en
otra vez. Para ver tu entrada.
- Publica la entrada.
|