CSS
tools
Box Generator
Box Shadow Generator
Border Radius Generator
Text Shadow Generator
Css Compressor
Text Shadow
CSS3 Text Shadow Generator
testo
Background Color
-10
+10
Horizontal Length
-10
+10
Vertical Length
0
+10
Blur Radius
Color
10
+24
Font size
text color
background-color:#097FE6; color:#FFFFFF; font-size:20px; text-shadow:2px 2px 5px #000000;
Browser Support
The
text-shadow
property is supported in Chrome, Firefox, Opera, Safari 5.1.1 and IE9+.
How to use code
Inline style
<div style="...your code here..."></div>
In external or internal Style Sheet (CSS3)
.style_box {...your code here...}