圆角:
圆圈:
缩略图:
下面的类可用于设置任何图片的样式:
Class | Description | Example |
---|---|---|
.img-rounded | Adds rounded corners to an image (not available in IE8) | 尝试一下 |
.img-circle | Shapes the image to a circle (not available in IE8) | 尝试一下 |
.img-thumbnail | Shapes the image to a thumbnail | 尝试一下 |
.img-responsive | Makes an image responsive (will scale nicely to the parent element) | 尝试一下 |
通过添加创建响应式图片.img-responsive
类到<img>
标签。然后图片将很好地缩放到父元素。
这个.img-responsive
类别适用max-width: 100%
,height: auto
, 和display:block
到图片:
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!