第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

為什么圖片沒有隱藏起來,下附代碼。求解答.

<!DOCTYPE html>

<html>

<meta charset="UTF-8">

<style type="text/css">

*{padding: 0;margin: 0}

body{

? ? background-color:#fff;

? ? color:#555;

? ? font-family:'Avenir Next','Lantinghei SC';

? ? font-size: 14px;

? ? -webkit-font-smoothing:antialiased;

}

.wrap{

? ? ? ? ? width:100%;

? ? ? ? ? height:600px;

? ? ? ? ? position:absolute;

? ? ? ? ? top:50%;

? ? ? ? ? margin-top:-300px;

? ? ? ? ? background-color:#333;

? ? ? ? ? overflow:hidden;

? ? ? }

.photo{

? ? width: 260px;

? ? height: 320px;

? ? position: absolute;

? ? z-index: 1;

? ? box-shadow: 0 0 1px rgba(0,0,0,.01);

}

.photo .side{

? ? width: 100%;

? ? height:100%;

? ? background-color: #eee;

? ? position: absolute;

? ? top:0;

? ? right: 0;

? ? padding: 20px;

}

.photo .side-front{}

.photo .side-front .image{

? ? ?width: 100%;

? ? ?height: 250px;

? ? ?line-height: 250px;

? ? ?overflow: hidden;

}

.photo .side-front .image img{

? ? ?width: 100%;

}

.photo .side-front .caption{

? ? text-align: center;

? ? font-size: 16px;

? ? line-height: 50px;

}

.photo .side-back{display: none;}

</style> ? ??

<body>

<div class="wrap">

? ?<div class="photo">

? ? ?<div class="side sdie-front">

? ? ? ? ?<p class="image"><img src="015.jpg"/></p>

? ? ? ? ?<p class="caption">騎行</p>

? ? ?</div>

? ? ?<div class="side side-back">

? ? ? ? ?<p class="desc">描述信息</p>

? ? ?</div>

? ? </div>?

? </div> ?

</body>

</html>


正在回答

2 回答

.photo .side-back{display: none;}這么寫是不對(duì)的? 改成.photo, .side-back{display: none;}

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

沒看到你哪里有代碼要把圖片隱藏起來呀,只有把描述信息給隱藏起來的代碼。

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

舉報(bào)

0/150
提交
取消

為什么圖片沒有隱藏起來,下附代碼。求解答.

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

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

幫助反饋 APP下載

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

公眾號(hào)

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