Saturday, 31 August 2013

3D CSS Text

3D CSS Text


3D CSS Text Generator

The Online webstie generator for 3D css text.
Support browsers, Chrome, Firefox, Safari, Opera, IE10.

Code Example:

/*Apply this class to some text to unlock the secrets of the third dimension!*/
.Three-Dee{
font-family: Garamond, serif;
line-height: 1em;
color: #fff9d6;
font-weight:bold;font-size: 112px;
text-shadow:0px 0px 0 rgb(236,236,236),1px 1px 0 rgb(228,228,228),2px 2px 0 rgb(219,219,219),3px 3px 0 rgb(210,210,210),4px 4px 0 rgb(202,202,202),5px 5px 0 rgb(193,193,193),6px 6px 0 rgb(184,184,184),7px 7px 0 rgb(175,175,175),8px 8px 0 rgb(167,167,167),9px 9px 0 rgb(158,158,158), 10px 10px 0 rgb(149,149,149),11px 11px 10px rgba(0,0,0,0.6),11px 11px 1px rgba(0,0,0,0.5),0px 0px 10px rgba(0,0,0,.2);}

No comments:

Post a Comment