最近中文字幕高清中文字幕无,亚洲欧美高清一区二区三区,一本色道无码道dvd在线观看 ,一个人看的www免费高清中文字幕

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

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

沒有看有定位置的樣式,我在微信前面加一個塊級元素也是緊貼的微信的,到底是怎么回事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標(biāo)簽顯示成塊級元素
??width:?$toolbar-size;//塊級元素的長
??height:?$toolbar-size;//塊級元素的高
??background-image:?url(../img/toolbar.png);
??background-repeat:?no-repeat;//圖片不重復(fù)
??margin-top:?1px;
}
.toolbar-item-pic{
??width:?170px;
??height:?350px;
??background-position:?0?0px;
}

.toolbar-item-weixin?{
??background-position:?0?-798px;//把塊級元素a標(biāo)簽所在圖片的位置移動
??&: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%啊,系統(tǒng)會自動計算50%的,就是中間。

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

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

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號