<div style="padding:20px"> <h2>Thumbnail</h2> <p>在 <code><a></a></code><a> 标签中添加 <code>.th</code> 类将图片设置为缩略图。 鼠标移动到上面会显示一个浅蓝色外框。</a></p><a> <p>我们可以在 .th 类添加 .radius 类来设置圆角缩略图:</p> </a><a href="paris.jpg" target="_blank" class="th radius"> <img src="/upload2paris.jpg" alt="Paris" width="400" height="300"> </a> </div>