-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
executable file
·316 lines (146 loc) · 7.95 KB
/
about.html
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<link rel="shortcut icon" href="images/favicon.ico?a=b" type="image/x-icon">
<title>:: HWtour | About ::</title>
<!-- Normalize -->
<link rel="stylesheet" href="css/assets/normalize.css" type="text/css">
<!-- Bootstrap -->
<link href="css/assets/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Font-awesome.min -->
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Main Style -->
<link rel="stylesheet" href="css/main.css" type="text/css">
<!-- Responsive Style -->
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="js/assets/modernizr-2.8.3.min.js" type="text/javascript"></script>
</head>
<body>
<!-- header -->
<header id="header" class="header">
<div class="container-fluid">
<hgroup>
<!-- logo -->
<h1>
<a href="index2.html" title="Picxa"><img src="images/logo.png" alt="Picxa" title="Picxa"/></a>
</h1>
<!-- logo -->
<!-- nav -->
<nav>
<div class="menu-expanded">
<div class="nav-icon">
<div id="menu" class="menu"></div>
<p>menu</p>
</div>
<div class="cross">
<span class="linee linea1"></span>
<span class="linee linea2"></span>
<span class="linee linea3"></span>
</div>
<div class="main-menu">
<ul>
<li><a href="index1.html">Home</a></li>
<li class="active"><a href="about.html">About</a></li>
<li><a href="blog.html">blog</a></li>
<li><a href="contact.html">contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- nav -->
</hgroup>
</div>
</header>
<!-- header -->
<!-- main-wrapper-inner -->
<main class="main-wrapper-inner" id="container">
<div class="container">
<div class="wrapper-inner">
<!-- details-image -->
<figure class="details-image">
<div align="center"><img src="images/about.png" alt="" class="img-responsive"/></div>
</figure>
<!-- details-image -->
<!-- content -->
<div class="about-content">
<!-- left -->
<section class="inner-left">
<header>
<h4>Eric Liu</h4>
<h5>IF11-Intern</h5>
</header>
</section>
<!-- left -->
<!-- right -->
<section class="inner-right">
<h3>Small Introduction about Hackweek</h3>
<p>Anyone in the Shanghai office (welcome any other Splunker in the world)</p>
<p>All the Shanghai employees are highly encouraged to attend this hack week, for the innovation points, for the big award, for the impressive demonstration of Splunkers' hacker spirit! </p>
<p>We won’t have any theme for this hack week in Shanghai. You can try EVERYTHING if it's Hack and Rock!</p>
</section>
<!-- right -->
</div>
<!-- content -->
</div>
</div>
</main>
<!-- main-wrapper-inner -->
<!-- footer -->
<footer class="footer">
<h3>Stay connected with us</h3>
<div class="container footer-bot">
<div class="row">
<!-- logo -->
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3">
<img src="images/footer-logo.png" alt="Picxa" title="Picxa"/>
<p class="copy-right">© Reserved Splunk 2017.</p>
</div>
<!-- logo -->
<!-- address -->
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3 padding-top">
<address>
<p>303 Songhu Rd.</p>
<p>Shanghai, China</p>
</address>
</div>
<!-- address -->
<!-- email -->
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3 padding-top">
<p><a href="mailto:[email protected]">[email protected]</a></p>
<p>feel free</p>
</div>
<!-- email -->
<!-- social -->
<div class="col-xs-12 col-sm-6 col-md-3 col-lg-3 padding-top">
<ul class="social">
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-flickr" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-tripadvisor" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-delicious" aria-hidden="true"></i></a></li>
</ul>
<p class="made-by">Made with by <i class="fa fa-heart" aria-hidden="true"></i> <a href="http:///" target="_blank">Eric Liu</a><p>
</div>
<!-- social -->
</div>
</div>
</footer>
<!-- footer -->
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/assets/jquery.min.js"><\/script>')</script>
<script src="js/assets/plugins.js" type="text/javascript"></script>
<script src="js/assets/bootstrap.min.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
<script src="js/jquery.nicescroll.min.js" type="text/javascript"></script>
</body>
</html>