CSS做一個超鏈接的陷下效果_Web標(biāo)準(zhǔn)教程

      編輯Tag賺U幣
      教程Tag:暫無Tag,歡迎添加,賺取U幣!

      以下為引用的內(nèi)容:
      <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.wf0088.com/">把鼠標(biāo)放上來看看效果---</A>
      <A HREF="http://www.wf0088.com/">這里是天極<a href="http://www.mb5u.om/" class="bluekey" target="_blank">網(wǎng)頁</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標(biāo)準(zhǔn)教程/更新時間:2008-04-23
      相關(guān)Web標(biāo)準(zhǔn)教程