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

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

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

<!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;}這么寫是不對的? 改成.photo, .side-back{display: none;}

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

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

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

舉報

0/150
提交
取消

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

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

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

幫助反饋 APP下載

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

公眾號

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