Bootstrap图像响应

时间:2016-08-22 08:40:50

标签: html css twitter-bootstrap

在我的css文件中,我刚从Bootstrap文档中添加了响应式图像(img-responsive)的类,但它无法正常工作。

 <div class="app">
     <div class="img-responsive">
          <img src="images/build-icon.png" alt="Icon of the App">
     </div>

2 个答案:

答案 0 :(得分:3)

根据Bootstrap docs.img-responsive类需要在图片上。

<img src="images/build-icon.png" class="img-responsive" alt="Icon of the App">

虽然您只需要将max-width: 100%; height: auto;display: block;添加到图片中,以使其响应。

答案 1 :(得分:0)

您可以将此类添加到'ProjectName-Swift.h' file not found,同时将其添加到divdoc)。试着用这个:

img