示例 2 : 圆形 示例 3 : 缩略图
图片的四个边角变得圆滑
<!DOCTYPE html>
<script src="https://how2j.cn/study/js/jquery/2.0.0/jquery.min.js"></script>
<link href="https://how2j.cn/study/css/bootstrap/3.3.6/bootstrap.min.css" rel="stylesheet">
<script src="https://how2j.cn/study/js/bootstrap/3.3.6/bootstrap.min.js"></script>
<img src="https://how2j.cn/example.gif" class="img-rounded">
<!DOCTYPE html> <script src="https://how2j.cn/study/js/jquery/2.0.0/jquery.min.js"></script> <link href="https://how2j.cn/study/css/bootstrap/3.3.6/bootstrap.min.css" rel="stylesheet"> <script src="https://how2j.cn/study/js/bootstrap/3.3.6/bootstrap.min.js"></script> <img src="https://how2j.cn/example.gif" class="img-rounded">
图片以圆形表示
<!DOCTYPE html>
<script src="https://how2j.cn/study/js/jquery/2.0.0/jquery.min.js"></script>
<link href="https://how2j.cn/study/css/bootstrap/3.3.6/bootstrap.min.css" rel="stylesheet">
<script src="https://how2j.cn/study/js/bootstrap/3.3.6/bootstrap.min.js"></script>
<img src="https://how2j.cn/example.gif" class="img-circle">
<!DOCTYPE html> <script src="https://how2j.cn/study/js/jquery/2.0.0/jquery.min.js"></script> <link href="https://how2j.cn/study/css/bootstrap/3.3.6/bootstrap.min.css" rel="stylesheet"> <script src="https://how2j.cn/study/js/bootstrap/3.3.6/bootstrap.min.js"></script> <img src="https://how2j.cn/example.gif" class="img-circle">
图片以缩略图的形式表示
<!DOCTYPE html>
<script src="https://how2j.cn/study/js/jquery/2.0.0/jquery.min.js"></script>
<link href="https://how2j.cn/study/css/bootstrap/3.3.6/bootstrap.min.css" rel="stylesheet">
<script src="https://how2j.cn/study/js/bootstrap/3.3.6/bootstrap.min.js"></script>
<img src="https://how2j.cn/example.gif" class="img-thumbnail">
<!DOCTYPE html> <script src="https://how2j.cn/study/js/jquery/2.0.0/jquery.min.js"></script> <link href="https://how2j.cn/study/css/bootstrap/3.3.6/bootstrap.min.css" rel="stylesheet"> <script src="https://how2j.cn/study/js/bootstrap/3.3.6/bootstrap.min.js"></script> <img src="https://how2j.cn/example.gif" class="img-thumbnail">
HOW2J公众号,关注后实时获知最新的教程和优惠活动,谢谢。
问答区域
2020-10-29
thumbnail不是缩略图
2020-07-12
缩略图比原图大,哈哈哈哈哈哈
2 个答案
chenha123 跳转到问题位置 答案时间:2020-09-16 把你团子原图给我交了(滑稽) chenha123 跳转到问题位置 答案时间:2020-09-16 把你团子原图给我交了(滑稽)
回答已经提交成功,正在审核。 请于 我的回答 处查看回答记录,谢谢
2020-03-04
我来晚了啊,我也想看会动的那个
2018-12-15
我想知道你们看到了什么图片
2018-06-03
圆形图片好像是椭圆
提问太多,页面渲染太慢,为了加快渲染速度,本页最多只显示几条提问。还有 4 条以前的提问,请 点击查看
提问之前请登陆
提问已经提交成功,正在审核。 请于 我的提问 处查看提问记录,谢谢
|