<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- 在IE运行最新的渲染 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--初始化移动浏览显示-->
<!-- 1.width=device-width 宽度等于设备宽度 -->
<!-- 2.initial-scale页面首次被显示是可视区域的缩放级别,取值1.0则页面按实际尺寸显示,无任何缩放 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap的HTML标准模板</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!--你自己的样式文件 -->
<link href="css/your-style.css" rel="stylesheet">
<!-- 以下两个插件用于在IE8以及以下版本浏览器支持HTML5元素和媒体查询,如果不需要用可以移除 -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<h1>Hello, world!</h1> <!-- 如果要使用Bootstrap的js插件,必须先调入jQuery -->
<script src="http://libs.baidu.com/jquery/1.9.0/jquery.min.js"></script>
<!-- 包括所有bootstrap的js插件或者可以根据需要使用的js插件调用 -->
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>

最新文章

  1. iOS:xCode7版本运行xCode8.0的代码
  2. jboss [how to access the admin console]
  3. ADO.NET中的TransactionScope何时需要启用MSTDC(分布式事务管理)
  4. maven时候Embedded error: error in opening zip file
  5. sql server中的decimal或者numeric的精度问题
  6. Linux编程学习笔记 -- Process
  7. HtmlParser应用,使用Filter从爬取到的网页中获取需要的内容
  8. Nice way for strip_tags a like
  9. 自定义switch开关
  10. HTTP长连接、短连接使用及测试
  11. struts2线程安全
  12. bios下能看到硬盘,进入系统看不到的解决方法
  13. vue使用webapck的最基本最简单的开发环境配置
  14. 报表工具highcharts使用心得
  15. Scaffold(Material库中提供的页面脚手架)知识点
  16. bootstrap3-iframe-modal子页面在父页面显示模态框
  17. python---str和repr
  18. 【GPU编解码】GPU硬编码 (转)
  19. Hdg Remote Debug
  20. linux--- sort,uniq,cut,wc命令

热门文章

  1. [HNOI2006]最短母串问题——AC自动机+状压+bfs环形处理
  2. 【arc080F】Prime Flip
  3. Python3 字典 update() 方法
  4. 51nod 1225 数学
  5. Python --Redis Hash操作
  6. node.js的安装配置——前端的配置
  7. js面向对象的几种常见写法
  8. 查询timestamp类型数据
  9. 浅析 Spring Aop
  10. An impassioned circulation of affection(尺取+预处理)