【发布时间】:2016-03-15 11:31:47
【问题描述】:
我希望我的 img 元素既圆润又有响应性。我该怎么做?
我试过了:
<img src = "someimage.jpg" class = "img-rounded" class = "img-responsive"/>
【问题讨论】:
-
使用 Bootstrap 可能是您的最佳选择。
-
但不是每个图像文件只允许一个类。我可以同时申请两个不同的课程吗?如果有,怎么做?
-
嗯。
class="img-rounded img-responsive foobar etc". -
谢谢!!像魔术一样工作