<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>导航栏的字形图标</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
<style>
body {
padding-top: 50px;
padding-left: 50px;
}
</style>
<!--[if lt IE 9]>
<script src="https://apps.bdimg.com/libs/html5shiv/3.7/html5shiv.min.js"></script>
<![endif]-->
</head>
<body> <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Project name</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#"><span class="glyphicon glyphicon-home"></span> Home</a></li>
<li><a href="#shop"><span class="glyphicon glyphicon-shopping-cart"></span> Shop</a></li>
<li><a href="#support"><span class="glyphicon glyphicon-headphones"></span> Support</a></li>
</ul>
</div><!-- /.nav-collapse -->
</div><!-- /.container -->
</div>
<!-- jQuery (Bootstrap 插件需要引入) -->
<script src="https://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script>
<!-- 包含了所有编译插件 -->
<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script> </body>
</html>

最新文章

  1. H2数据库攻略
  2. WebView的基本使用方法
  3. BZOJ3226: [Sdoi2008]校门外的区间
  4. Android加载网络图片的工具类
  5. Notes of the scrum meeting(10/30)
  6. 【原创】birt 报表工具 不能运行 不能预览问题
  7. ios开发入门篇(四):UIWebView结合UISearchBar的简单用法
  8. Echarts数据可视化series-map地图,开发全解+完美注释
  9. PHP5.6+7代码性能加速-开启Zend OPcache-优化CPU
  10. function string类型的参数传递
  11. nodejs之mock与跨域代理的三两事
  12. CS萌新的汇编学习之路02 Learning of Assembly Language
  13. vue-router传递参数的几种方式
  14. [Vue warn]: Cannot find element: #main
  15. k8s网络之calico学习
  16. POJ-2253 Frogger(最短路)
  17. 【原】使用Eclipse远程Debug测试环境
  18. 转移wordpress到另一台主机
  19. HTML的CoreText流畅度超过WebView。CoreText第三方框架DTCoreText的介绍
  20. Delphi的FIFO实现

热门文章

  1. Unity初步 基本拼图实现
  2. A股上市公司财报披露时间
  3. Java基础 -3.2
  4. 从分支git clone
  5. 手搓SSM
  6. Python 之并发编程之进程上(基本概念、并行并发、cpu调度、阻塞 )
  7. SpringBoot项目中自定义注解的使用
  8. Linux学习计划中遇到的问题记录
  9. 吴裕雄 Bootstrap 前端框架开发——Bootstrap 表单:表单控件大小
  10. JuJu团队1月10号工作汇报