拜求點進來看一看,紅色標注的圖標是怎么顯示出來的?
顯示出來的這個按鈕和在本地找到的鏈接圖片明顯不是一個圖嘛! 為什么顯示效果這樣呢..
<a id="learnmore" href="#">了解更多</a>?
? #learnmore {?
? width:148px;
? height:48px;
? font-size:20px;
? float:left;
? text-align:center;
? color:#fff;
? line-height:50px;
? text-indent:32px;
? background:url("../img/sprit.png") no-repeat scroll 11px -74px #333;
? opacity:.8;}
2015-02-04
懂了,沒看清有那個小圖片,通過css cript實現的