<title>Bootstrap 实例 - 图像</title>
<link rel="stylesheet" href="/css/bootstrap/bootstrap3.3.7.min.css">
<script src="/js/bootstrap/jquery.min.js"></script>
<script src="/js/bootstrap/bootstrap3.3.7.min.js"></script>
<img src="/img/eg_landscape3.jpg" class="img-rounded">
<img src="/img/eg_landscape3.jpg" class="img-circle">
<img src="/img/eg_landscape3.jpg" class="img-thumbnail">