Browsing articles in "CSS"

Text Shadow with IE hack

Jul 20, 2011   //   by admin   //   CSS  //  1 Comment

Text Shadow (CSS3) with IE hack .text { text-shadow: 1px 1px 1px #000000; filter: Shadow(Color=#000000, Direction=135, Strength=5); } Text shadow in IE browser(css hack for text-shadow ) text-shadow: 0.01em 0.03em [...]

Sponsors