案例:Bootstrap案例     状态:可编辑再运行    进入横版
x
 
1
<!DOCTYPE html>
2
<html>
3
<head>
4
    <title>W3xue教程(w3xue.com)</title> 
5
    <meta name="viewport" content="width=device-width, initial-scale=1"  charset="utf-8">
6
    <link rel="stylesheet" href="/css/bootstrap/bootstrap3.3.7.min.css">  
7
    <script src="/js/bootstrap/jquery.min.js"></script>
8
    <script src="/js/bootstrap/bootstrap3.3.7.min.js"></script>
9
</head>
10
<body>
11
    
12
<div class="container">
13
    <h2>排版</h2>
14
    <p>右对齐引用内容:</p>
15
    <blockquote class="blockquote-reverse">
16
        <p>For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.</p>
17
        <footer>From WWF's website</footer>
18
    </blockquote>
19
</div>
20
21
</body>
22
</html>

 运行结果 
 北美留学生论坛