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

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

為什么按老師做的,在css里面設(shè)置了樣式,圖片還是鋪滿全屏?

html?代碼
<div?id="carousel-example-generic"?class="carousel?slide"?data-ride="carousel">
??<!--?小圓點(diǎn)?-->
??<ol?class="carousel-indicators">
????<li?data-target="#carousel-example-generic"?data-slide-to="0"?class="active"></li>
????<li?data-target="#carousel-example-generic"?data-slide-to="1"></li>
????<li?data-target="#carousel-example-generic"?data-slide-to="2"></li>
????<li?data-target="#carousel-example-generic"?data-slide-to="3"></li>
????<li?data-target="#carousel-example-generic"?data-slide-to="4"></li>
??</ol>

??<!--?圖片?-->
??<div?class="carousel-inner">
????<div?class="item?active">
??????<img?src="img/imgaa.jpg"?alt="1?slide">
????</div>
????<div?class="item">
??????<img?src="img/imgbb.jpg"?alt="2?slide">
????</div>
???????<div?class="item">
??????<img?src="img/imgcc.jpg"?alt="3?slide">
????</div>
???????<div?class="item">
??????<img?src="img/imgdd.jpg"?alt="4?slide">
????</div
??????????<div?class="item">
??????<img?src="img/imgee.jpg"?alt="5?slide">
????</div>
??</div>

??<!--?左右鍵?-->
??<a?class="left?carousel-control"?href="#carousel-example-generic"?data-slide="prev">
????<span?class="glyphicon?glyphicon-chevron-left"></span>
??</a>
??<a?class="right?carousel-control"?href="#carousel-example-generic"?data-slide="next">
????<span?class="glyphicon?glyphicon-chevron-right"></span>
??</a>
</div>

css代碼
body{
	padding:?50px;
}
?.carousel{
?????height:400px;
?????background-color:#000;
?????}
.carousel?.item{
	height:?400px;
	background-color:?#000;
}
.carousel?img{
	width:?100%;
}


正在回答

2 回答

改成padding-top:50px;試試

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


https://img1.sycdn.imooc.com//5b9d1fcf0001bba203410381.jpg

你直接把代碼放到<head>. 或者

?<link href="./XXX.css" rel="stylesheet">



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

舉報(bào)

0/150
提交
取消

為什么按老師做的,在css里面設(shè)置了樣式,圖片還是鋪滿全屏?

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

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

幫助反饋 APP下載

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

公眾號(hào)

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