-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquotes.html
More file actions
154 lines (143 loc) · 6.61 KB
/
quotes.html
File metadata and controls
154 lines (143 loc) · 6.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="My collection of inspirational and motivational quotations. 经典励志名言, 励志格言, 英语励志名言"/>
<meta name="keywords"
content="My favourite quotes, My personal collection of quotations, Inspirational Quotes, quotes, quotations, Motivational Quotation, Inspiration Quotations, 经典励志名言, 励志, 格言, 英语励志名言, GuoJunjun's Personal Web"/>
<meta name="msvalidate.01" content="5CBE5B96A4448FF4606A09686D87D9D5"/>
<title>Inspirational Quotes</title>
<!--<link rel="stylesheet" type="text/css" href="2016/css/bootstrap.min.css">-->
<link rel="stylesheet" type="text/css" href="2016/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="2016/css/animate.css">
<!--<link rel="stylesheet" type="text/css" href="2016/css/style-2016.css">-->
<link rel="stylesheet" type="text/css" href="./junjunguofiles/quotes.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--nav-->
<!--<nav class="navbar navbar-default navbar-fixed-top">-->
<!--<div class="container-fluid">-->
<!--<!– Brand and toggle get grouped for better mobile display –>-->
<!--<div class="navbar-header">-->
<!--<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"-->
<!--data-target="#bs-example-navbar-collapse-1" aria-expanded="false">-->
<!--<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="#"></a>-->
<!--</div>-->
<!--<!– Collect the nav links, forms, and other content for toggling –>-->
<!--<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">-->
<!--<ul class="nav navbar-nav">-->
<!--<li class="active"><a href="#">Link <span class="sr-only">(current)</span></a></li>-->
<!--<li><a href="#">Link</a></li>-->
<!--<li class="dropdown">-->
<!--<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true"-->
<!--aria-expanded="false">Dropdown <span class="caret"></span></a>-->
<!--<ul class="dropdown-menu">-->
<!--<li><a href="#">Action</a></li>-->
<!--<li><a href="#">Another action</a></li>-->
<!--<li><a href="#">Something else here</a></li>-->
<!--<li role="separator" class="divider"></li>-->
<!--<li><a href="#">Separated link</a></li>-->
<!--<li role="separator" class="divider"></li>-->
<!--<li><a href="#">One more separated link</a></li>-->
<!--</ul>-->
<!--</li>-->
<!--</ul>-->
<!--<form class="navbar-form navbar-left" role="search">-->
<!--<div class="form-group">-->
<!--<input type="text" class="form-control" placeholder="Search">-->
<!--</div>-->
<!--<button type="submit" class="btn btn-default">Submit</button>-->
<!--</form>-->
<!--<ul class="nav navbar-nav navbar-right">-->
<!--<li><a href="#">Link</a></li>-->
<!--<li class="dropdown">-->
<!--<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true"-->
<!--aria-expanded="false">Dropdown <span class="caret"></span></a>-->
<!--<ul class="dropdown-menu">-->
<!--<li><a href="#">Action</a></li>-->
<!--<li><a href="#">Another action</a></li>-->
<!--<li><a href="#">Something else here</a></li>-->
<!--<li role="separator" class="divider"></li>-->
<!--<li><a href="#">Separated link</a></li>-->
<!--</ul>-->
<!--</li>-->
<!--</ul>-->
<!--</div><!– /.navbar-collapse –>-->
<!--</div><!– /.container-fluid –>-->
<!--</nav>-->
<!--nav-->
<div class="container-fluid my-header text-center my-extra-padding">
<h1 class="wow flipInY">Inspirational Quotes</h1>
<p class="wow bounceInLeft">The power of words never fails to inspire</p>
<button type="button" class="btn btn-default pull-right wow rollIn" aria-label="right Align"><a href="index.html">
<span class="glyphicon glyphicon-home" aria-hidden="true"></span></a>
</button>
</div>
<!-- #header -->
<div class="container-fluid my-max-width">
<ul id="quotes">
<li>
<!--<p>We are what we repeatedly do. Excelence, then, is not an act, but a habit.</p>-->
<!--<h5>- Aristotle</h5>-->
<blockquote class="blockquote-reverse wow bounceInLeft">
<p>We are what we repeatedly do. Excelence, then, is not an act, but a habit.</p>
<footer>
<cite>Aristotle</cite>
</footer>
</blockquote>
</li>
</ul>
</div>
<!-- #content -->
<footer class="my-footer ">
<div class="container-fluid my-max-width my-extra-padding">
<!-- Columns start at 50% wide on mobile and bump up to 33.3% wide on desktop -->
<div class="row center-block">
<div class=" col-md-4 text-center my-foot-div">
<p class="my-extra-padding text-centers wow rotateInUpLeft">
Inspirational Quotations
</p>
</div>
<div class=" col-md-4 text-center my-foot-div">
<p class="my-extra-padding wow rotateIn">
<a href="https://junjunguo.github.io/" title="GuoJunjun">
<span class="glyphicon glyphicon-home" aria-hidden="true">
</span> HOME</a>
</p>
<p class="my-extra-padding wow rotateOut">
<a href="https://junjunguo.github.io/photo.html" title="GuoJunjun's photo gallery">photo gallery</a>
</p>
</div>
<div class=" col-md-4 text-center my-foot-div">
<p class="my-extra-padding wow rotateInDownRight">
Website created and maintained by
<a href="https://junjunguo.github.io/" title="GuoJunjun">GuoJunjun</a>
</p>
</div>
</div>
</div>
</footer>
<!-- #footer -->
<script src="2016/js/jquery-1.11.3.min.js"></script>
<script src="2016/js/bootstrap.min.js"></script>
<script src="2016/js/wow.min.js"></script>
<script src="2015/js/GuoJunjun.js"></script>
<script src="./junjunguofiles/quotes.js"></script>
<!--</div>-->
<!-- #wrapper -->
</body>
</html>