<html> <head> <meta http-equiv="Content-Language" content="zh-cn"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>建站学-www.jzxue.com|---鼠标经过时链接文字的特殊显示</title> <style> A { FILTER: progid:dximagetransform.microsoft.gradientwipe(duration=1); BEHAVIOR: url("http://www.jzxue.com/Files/UpLoadfiles/2007/2/xs.htc"); CURSOR: hand; HEIGHT: 1px; TEXT-DECORATION: none } A:link { COLOR: #3d3525 } A:visited { COLOR: #3d3525 } A:hover { COLOR: #ede8e0 } A:active { COLOR: #3d3525 } </style> </head> <body bgcolor="#000000"> <p><a target="_blank" href="#"> 建站学-为提高中国网站的竞争力而努力.</a></p> <p><font color="#FFFFFF">代码中的style中间的代码加到网页里即可</font></p> </body> </html>
运行代码 复制代码 另存代码 收藏本页 [Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]