案例:Bootstrap案例     状态:可编辑再运行    进入横版
x
 
1
<!DOCTYPE html>
2
<html>
3
<head>
4
   <title>Bootstrap 实例 - 缩写</title>
5
    <link rel="stylesheet" href="/css/bootstrap/bootstrap3.3.7.min.css">  
6
    <script src="/js/bootstrap/jquery.min.js"></script>
7
    <script src="/js/bootstrap/bootstrap3.3.7.min.js"></script>
8
</head>
9
<body>
10
11
<abbr title="World Wide Web">WWW</abbr><br>
12
<abbr title="Real Simple Syndication" class="initialism">RSS</abbr>
13
14
</body>
15
</html>

 运行结果 
 北美留学生论坛