亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

怎么確定圖片的起始位置一定在中間呢

沒有看有定位置的樣式,我在微信前面加一個塊級元素也是緊貼的微信的,到底是怎么回事http://img1.sycdn.imooc.com//569c8a5200010a4916360976.jpg

$toolbar-size:?52px;
.toolbar?{
??position:?absolute;
??left:?50%;
??bottom:?5px;
??margin-left:?-$toolbar-size?/?2;
}


.toolbar-item?{
??position:?relative;
??display:?block;//把a標簽顯示成塊級元素
??width:?$toolbar-size;//塊級元素的長
??height:?$toolbar-size;//塊級元素的高
??background-image:?url(../img/toolbar.png);
??background-repeat:?no-repeat;//圖片不重復
??margin-top:?1px;
}
.toolbar-item-pic{
??width:?170px;
??height:?350px;
??background-position:?0?0px;
}

.toolbar-item-weixin?{
??background-position:?0?-798px;//把塊級元素a標簽所在圖片的位置移動
??&:hover?{
?????background-position:?0?-860px;
???}
}
<!DOCTYPE?html>
<html?lang="en">
<head>
????<meta?charset="UTF-8">
????<title>toolbar</title>
????<link?rel="stylesheet"?href="css/index.css">
</head>
<body>
<div?class="toolbar">
????<a?href="javascript:;"?class="toolbar-item?toolbar-item-pic">

????</a>
????<a?href="javascript:;"?class="toolbar-item?toolbar-item-weixin">
????????<span?class="tool-layer"></span>
????</a>
????<a?href="javascript:;"?class="toolbar-item?toolbar-item-feedback"></a>
????<a?href="javascript:;"?class="toolbar-item?toolbar-item-app">
????????<span?class="tool-layer"></span>
????</a>
????<a?href="javascript:;"?class="toolbar-item?toolbar-item-top"></a>
</div>
</body>
</html>


正在回答

1 回答

50%啊,系統會自動計算50%的,就是中間。

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

怎么確定圖片的起始位置一定在中間呢

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號