On the Internet to see some text mirror effects, suddenly feel that their space is too monotonous, I am not in a hurry to optimize, first finishing some CSS text mirror effect, because the original no CSS code, in order to facilitate everyone to use their own space home page, I will be the CSS code to organize out. Now you can add it to your own CSS to beautify the space.
The effect is as follows:
20 CSS font mirror effects 20 css font mirror effects
20 CSS font Mirroring effects
20 CSS font Mirroring effects
20 CSS font Mirroring effects
20 CSS font mirror effects 20 css font mirror effects 20 css font mirror effects 20 css font mirror effects
20 CSS font Mirroring effects
20 CSS font Mirroring effects
20 CSS font mirror effects 20 CSS font mirror effect 20 CSS font mirror effect 20 CSS font mirror effect 20 CSS font mirror effect 20 CSS font mirror effect 20 CSS font mirror effect 20 css font mirroring effect Heart
The corresponding CSS code is:
1.
Filter:glow (color=red,strength=10); height:1
2.
Filter:blur (add=t,direction=135,strength=10); Height:1
3.
Filter:progid:DXImageTransform.Microsoft.motionblur (strength=30,add=1,direction=135) align: Center
4.
Filter:progid:DXImageTransform.Microsoft.wave (strength=3) align: Center
5.
Filter:progid:DXImageTransform.Microsoft.wave (strength=3,freq=5) align:center
6.
Filter:wave (add=t,freq=5,lightstrength=5,phase=0,strength=5);
height:1
7.
Filter:shadow (color=blue); Height:1
8.
Filter:dropshadow (color=maroon,positive=1)
9.
Filter:dropshadow (color=maroon,positive=0);
Filter:progid:DXImageTransform.Microsoft.engrave (bias=0.5);
Height:1;font-size:20pt;font-family: Impact;background-color:blue
align:center
11.br> Filter:progid:DXImageTransform.Microsoft.emboss (bias=0.5);
Height:1;font-family:impact;font-size:20pt;background-color:blue
Align:center
12.
Filter:mask (color= #E1E4EC) Shadow (color= #8C96B5, direction=135) chroma (color= #E1E4EC) "Align:center
.
Filter:alpha (opacity=100,finishiopacity=0,style=1) Shadow (color=blue,direction=135) Align:center
14.
Filter:mask (color= #E1E4EC) DropShadow (color= #B4BBCF, offx=-3,offy=-3,positive=1) chroma (color= #E1E4EC) align: Center
15.
Filter:glow (color= #8C96B5, strength=2) Shadow (color= #B4BBCF, direction=135) align:center
16.
Filter:mask (color= #E1E4EC) Shadow (color= #B4BBCF, direction=135) chroma (color= #E1E4EC) Align:center
17.
Filter:glow (strength=1) Mask (color= #B4BBCF) chroma (color= #B4BBCF) align:center
.
Filter:fliph
19.
Filter:flipv
20.
Filter:glow (strength=4) Mask (color= #E1E4EC)
Add the code to the CSS in the Font property {} You want to change. You can also modify the code to suit your preferences.