CSS做一个超链接的陷下效果-Web标准教程

来源:模板无忧 作者:龙犊 更新时间:2008-04-23 点击:

以下为引用的内容:
<style>
A:link,A:visited ,A:active {TEXT-DECORATION: none}
A:hover {text-decoration : none; position : relative; top : 1px; left : 1px}
</style>

<A HREF="http://www.mb5u.com/">把鼠标放上来看看效果---</A>
<A HREF="http://www.mb5u.com/">这里是天极<a href="http://www.mb5u.om/" class="bluekey" target="_blank">网页</a>陶吧</A><script language="Javascript">
var now = new Date();
document.write("<img src='http://counter.yesky.com/counter.shtml?CID=54197&AID=-1&refer="+escape(document.referrer)+"&rand="+ now.getTime()  + "&cur="+escape(document.URL)+"' border='0' alt='' width='0' height='0'>");
</script>
<noscript>
<img src="http://counter.yesky.com/counter.shtml?CID=54197&AID=-1&refer=noscriptcounter&cur=noscriptcounter" border='0' width='0' height='0'/>
</noscript>

相关Web标准教程:
最新评论:
loading.. 评论加载中....
发表评论:不能超过250字节,请自觉遵守互联网相关政策法规.
  • 昵称: 验证:

最新Web标准教程