課程
/前端開(kāi)發(fā)
/Bootstrap
/玩轉(zhuǎn)Bootstrap(基礎(chǔ))
在哪設(shè)置圖片的大小
2015-09-08
源自:玩轉(zhuǎn)Bootstrap(基礎(chǔ)) 3-24
正在回答
<img?src="img/01.png"?class="img-responsive"?style="width:?200px;height:?200px;">
img給個(gè)img-responsive樣式,定義寬和高就可以了,希望對(duì)你有用
weibo_心吋幻想旳少年_0 提問(wèn)者
隨鈊
樂(lè)只君子
??? <div class="col-sm-4" style="">????? <img? class="img-rounded" alt="140x140" src="http://placehold.it/140x140" height="100px"> ??????? <div>圓角圖片</div>??? </div>
舉報(bào)
告訴你使用Bootstrap,并且能夠獨(dú)立定制出適合自己的Bootstrap
3 回答具體如何設(shè)置圖片的大?。?/p>
2 回答請(qǐng)問(wèn)在此如何為圖片設(shè)置大小
2 回答如何設(shè)置圖片大小且自適應(yīng)
2 回答修改圖片大小
2 回答怎樣改變圖片大???
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2015-09-08
img給個(gè)img-responsive樣式,定義寬和高就可以了,希望對(duì)你有用
2015-10-24
??? <div class="col-sm-4" style="">
????? <img? class="img-rounded" alt="140x140" src="http://placehold.it/140x140" height="100px">
??????? <div>圓角圖片</div>
??? </div>