「時間選擇」此按鈕具有伸出圖像(http://www.ecoculturevillage.org/coolstuff/)我的圖片鏈接超出了圖片...?
.image-1 {
width: 255px;
height: 75px;
display: block;
background-image: url();
}
.image-1:hover {
background-image: url();
}
<a href="http://www.urchinsky.com" target="_blank">
<div class="image-1" ></div>
</a>
<div class="clearfloat"></div>
爲什麼不使用真實圖像? ''。 – Ryan