CSS做一個超鏈接的陷下效果
代碼如下:
<style>
A:link,A:visited ,A:active {TEXT-DECORATION: none}
A:hover {text-decoration : none; position : relative; top : 1px; left : 1px}
</style>
<A HREF="<A HREF="javascripthttp://www.knowsky.com/article.asp?typeid=36">javascript</a>">
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="</noscript>
相關(guān)文章
塊元素block element和內(nèi)聯(lián)元素inline element
塊元素block element和內(nèi)聯(lián)元素inline element...2006-09-09