| <HTML> <HEAD> <STYLE type=text/css> .3dfont {COLOR:#0000ff; FILTER:glow(color=ffffff,strength=1) shadow(color=dedede,direction:100); POSITION:relative; WIDTH:100%} </STYLE> </head> <body> <font size=24 class=3dfont>这是三维字体</font> <font size=24>这不是三维字体</font> </body> |