0
我在Safari上與this page上的圖像位置有問題。CSS和Safari:圖像位置
首先,在Chrome,Firefox和Internet Explorer的結果是正確的:
但在Safari瀏覽器存在一個問題:
還有就是CSS:
span.boy_hand {
background:url(../img/hand_png.png) no-repeat;
height:35px;
width:51px;
position:fixed;
top:470px;
margin-left:-32px;
}
你能告訴我它來自哪裏嗎?