-1
這裏是我的按鈕:http://jsfiddle.net/cRqhT/120/如何將按鈕放在背景圖片的中間左側?
HTML:
<a id="button" href="http://example.com"</a>
CSS:
#button{
display: block;
width: 121px;
height: 40px;
background: url(https://gator1174.hostgator.com/~mskparik/facebook/1.png) no-repeat top;
}
#button:hover {
background: url(https://gator1174.hostgator.com/~mskparik/facebook/2.png) no-repeat bottom;
}
這裏的背景:http://b.dryicons.com/files/graphics_previews/shining_background.jpg
我如何我在後臺按鈕在中間偏左的?
此問題沒有顯示任何研究工作;它不清楚,也沒有用處 – 2013-02-22 15:13:50