在BootStrap中,给<img>添加 .img-responsive样式就可以实现图片响应式。
1
<img src="..." class="img-responsive">

相关文章: