本文实例为大家分享了Bootstrap缩略图与警告框的具体代码,供大家参考,具体内容如下

<html>
<head>
 <meta charset="utf-8">
 <meta http-equiv="X-UA-Compatible" content="IE=edge">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <title>Bootstrap</title>
 <link rel="stylesheet" href="css/bootstrap.css" rel="external nofollow" />
</head>
<body>
 <div class="container">
 <div class="row">
 <div class="col-lg-3"><!--thumbnail为缩略图,外围加了边框并变为圆角-->
 <a href="https://www.jb51.net" class="thumbnail">
  <img src="/UploadFiles/2021-04-02/logo.jpg">

效果图:

Bootstrap缩略图与警告框学习使用

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持。

标签:
Bootstrap,缩略图,警告框

免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
狼山资源网 Copyright www.pvsay.com

评论“Bootstrap缩略图与警告框学习使用”

暂无“Bootstrap缩略图与警告框学习使用”评论...