網頁設計

2012年4月18日 星期三

去除IE,FF連結虛線框


a{
outline: none; /* for Firefox */
hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

0 意見 :

張貼留言