<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
</head> <body>
<div class="container">
<h2>Share Glyph</h2>
<p>Share icon: <span class="glyphicon glyphicon-share"></span></p>
<p>Share icon as a link:
<a href="#">
<span class="glyphicon glyphicon-share"></span>
</a>
</p>
<p>Share icon on a button:
<button type="button" class="btn btn-default btn-sm">
<span class="glyphicon glyphicon-share"></span> Share
</button>
</p>
<p>Share icon on a styled link button:
<a href="#" class="btn btn-info btn-lg">
<span class="glyphicon glyphicon-share"></span> Share
</a>
</p>
</div> <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. 解决Unsupported major.minor version 51.0错误
  2. 动手实践虚拟网络 - 每天5分钟玩转 OpenStack(10)
  3. 记一次故障处理----主机异常关闭后mongodb二进制文件损坏
  4. 【转载】javaAgent 参数
  5. BZOJ 3907: 网格
  6. freebsd|odoo - 为odoo报表 安装文泉译中文字体
  7. 常用Keytool 命令
  8. SQL 函数
  9. 使用数据库绑定ListBox控件
  10. JS之For---in 语句
  11. file中private_data
  12. java基础之IO流及递归理解
  13. Docker Swarm 环境搭建
  14. flex布局居中无效果注意是否设置了宽度
  15. Linux命令(二) 复制文件 cp
  16. Javascript Notes
  17. leetcode134
  18. bzoj 4006 [JLOI2015]管道连接——斯坦纳树
  19. java中接口的定义
  20. 简易代理服务器之python实现

热门文章

  1. LeetCode 349,350 数组的交集
  2. 【转载】Git设置单个文件上传大小
  3. detectron2 配置记录
  4. redis api-hash
  5. django 自定义模版过滤器
  6. sqlserver查找断号,回收单据号
  7. CPU、内存、硬盘之间的关系
  8. 题解 loj3050 「十二省联考 2019」骗分过样例
  9. Adapter之spinner
  10. Day5-T3