文章詳情頁
bootstrap怎么使圖片垂直居中?
瀏覽:163日期:2024-06-12 08:44:04
問題描述
bootstrap怎么使圖片垂直居中?
<div class="mbrand"> <a href="#"><img src="img/mbarnd1.gif" class="img-responsive center-block"/></a> <a href="#"><img src="img/mbarnd2.gif" class="img-responsive center-block"/></a> <a href="#"><img src="img/mbarnd3.gif" class="img-responsive center-block"/></a> <a href="#"><img src="img/mbarnd4.gif" class="img-responsive center-block"/></a> <a href="#"><img src="img/mbarnd5.gif" class="img-responsive center-block"/></a></div>
問題解答
回答1:把圖片添加css類img-responsive center-block
相關(guān)文章:
1. 前端 - CSS3問題:請問-webkit-background-clip屬性,需要寫在background屬性后面嗎?2. angular.js - angular里的ui-view里,獲取當(dāng)前頁面的狀態(tài)參數(shù)用$state.params,在vue里類似的語法是什么呢?3. javascript - 按鈕鏈接到另一個網(wǎng)址 怎么通過百度統(tǒng)計計算按鈕的點擊數(shù)量4. 微信開放平臺 - ios APP能不能打開微信然后通過微信跳轉(zhuǎn)到指定的URL?5. 淺談vue生命周期共有幾個階段?分別是什么?6. node.js - nodejs+express+vue7. Mysql啟動發(fā)生系統(tǒng)錯誤10678. nginx - vue-cli生成的項目打包發(fā)到服務(wù)器后怎么代理api?9. html5 - h5+中webview的show方法有延遲10. 大家好,我想請問一下怎么做搜索欄能夠搜索到自己網(wǎng)站的內(nèi)容。
排行榜

熱門標(biāo)簽