美文网首页我爱编程
Bootstrap样式-图片

Bootstrap样式-图片

作者: ugvibib | 来源:发表于2018-02-24 16:07 被阅读35次

图片风格

.img-responsive 响应式布局
.img-rounded 设计圆角
.img-circle 设计圆形
.img-thumbnail 设计镶边
<div class="text-center">
  <img class="img-rounded img-responsive" src="#">
 </div>

相关文章

网友评论

    本文标题:Bootstrap样式-图片

    本文链接:https://www.haomeiwen.com/subject/iiaqxftx.html