<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>无标题文档</title>
<!--IE兼容模式-->
<meta http-equiv="x-ua-compatible" content="IE=edge">
<!--视口的设置-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--使用CDN-->
<!--Bootstrap默认的皮肤CSS文件-->
<link href="https://cdn.bootcss.com/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<!--Bootstrap皮肤文件-->
<link href="https://cdn.bootcss.com/twitter-bootstrap/3.3.7/css/bootstrap-theme.min.css" rel="stylesheet">
<!--为兼容小于IE9的浏览器不支持HTML5相关内容而做考虑-->
<!--[if lt IE 9]>
<script src="https://cdn.bootcss.com/html5shiv/r29/html5.min.js"></script>
<script src="https://cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--jquery文件-->
<script src="https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js"></script>
<!--bootstrap的js文件-->
<script src="https://cdn.bootcss.com/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
</body>
</html>
最后修改:2019 年 11 月 28 日
© 允许规范转载
1 条评论
哈哈哈,写的太好了https://www.cscnn.com/